Very useful however, if you want to have a separate pop up for a video pop up how do you stop both the original page and the pop up page from playing at the same time? I have a jpg which is linked to video and currently when you click on the jpg it automatically opens the next page with the video on it I don't want this and hence why a small pop up is the best way forward - any ideas would be much appreciated
Unlink the jpg, but keep the behavior active. That way when you click on it, it will only make the popup window display. But now when you go to click on the jpg your mouse will not change as if it were a link...there is a simple fix for this though...
relink the jpg, but in the Link address, type in
jscript:;
this will make the text/jpg a link, that pretty much doesn't go anywhere.
nice video but how do you get the mouse to change into that classic hand icon when you move your cursor over the picture?
hortolanyi 11 months ago
@hortolanyi NVM I got it: 'A' onlcik
hortolanyi 11 months ago
how come this isnt working for me?
c0kar7 2 years ago
hey partner..it seem you have a VIRUS.
02javis 2 years ago
Very useful however, if you want to have a separate pop up for a video pop up how do you stop both the original page and the pop up page from playing at the same time? I have a jpg which is linked to video and currently when you click on the jpg it automatically opens the next page with the video on it I don't want this and hence why a small pop up is the best way forward - any ideas would be much appreciated
mheraghty 3 years ago
Unlink the jpg, but keep the behavior active. That way when you click on it, it will only make the popup window display. But now when you go to click on the jpg your mouse will not change as if it were a link...there is a simple fix for this though...
relink the jpg, but in the Link address, type in
jscript:;
this will make the text/jpg a link, that pretty much doesn't go anywhere.
anymore questions just ask.
Terminalogic84 2 years ago
sorry about the mishap.....done this quickly...the code to put into the link is
javascript:;
Terminalogic84 2 years ago