HTML code for pop up? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: HTML code for pop up? (/showthread.php?tid=45144) HTML code for pop up? by albert on 05-22-2005 at 10:15 PM
ok first.. I have frames RE: HTML code for pop up? by Concord Dawn on 05-22-2005 at 10:17 PM
quote: You'll need Javascript I think. RE: HTML code for pop up? by Dempsey on 05-22-2005 at 10:21 PM i think u'll need to do something like code: RE: HTML code for pop up? by albert on 05-22-2005 at 10:23 PM
quote:ehh well can u give me the code? cuz I rlly dunt udnerstand.. the frame name is I1 and the page well just call it www.page.html RE: HTML code for pop up? by Chris4 on 05-22-2005 at 10:24 PM
RE: HTML code for pop up? by albert on 05-22-2005 at 10:25 PM
quote: Thats an idea! then I just need a pop up code for when the page loads, anyone has one? RE: HTML code for pop up? by Zephyr on 05-22-2005 at 10:50 PM
Something like this should work code: Sorry, if this is wrong, i'm not great with html. RE: HTML code for pop up? by albert on 05-22-2005 at 10:57 PM
quote: perfect! Thx a lot! RE: HTML code for pop up? by Chris4 on 05-22-2005 at 11:03 PM
* Chris4 congratulates monster.rat RE: HTML code for pop up? by Zephyr on 05-23-2005 at 12:24 AM
Also if you want to change some parameters for the popup window, you can use this code. code: Change the values of the parameters as you wish. I split the code at scrollbars=no so that it fits the layout of this page better, but make sure there are no spaces between the properties of the window in your code. RE: RE: HTML code for pop up? by rav0 on 05-23-2005 at 06:10 AM
quote:Only for the popup does "blocked content" need to be allowed, the regular link will still work, and the pop code will be ignored. I'm assuming that this is the code you are talking about: quote: RE: HTML code for pop up? by segosa on 05-23-2005 at 06:44 AM The "blocked content" thing only appears when you test it locally I believe. RE: RE: HTML code for pop up? by rav0 on 05-23-2005 at 07:50 AM
quote:It appears whenever ActiveX (includes Flash Player), JavaScript or other acitve content is available, whether local or remote. Maybe this can be turned off in Internet Options, for specific zones. RE: HTML code for pop up? by Tovrin on 05-02-2006 at 03:20 AM
sorry for opening an old thread. quote: Is what I last tried with and without html tags, but thats my entire code. this is very new to me, so please bear with my noobness. RE: RE: HTML code for pop up? by rav0 on 05-02-2006 at 05:45 AM Missing quotation mark . code: |