Creating 'Pop-Up' Windows - 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: Creating 'Pop-Up' Windows (/showthread.php?tid=60041) Creating 'Pop-Up' Windows by Tasha on 06-01-2006 at 07:55 PM
Hey hey, RE: Creating 'Pop-Up' Windows by Nathan on 06-01-2006 at 08:03 PM
code:Try that.. that should work (im hoping) Say you wanted to make it resizeable you would add this code after the hieght/width bit... resizeable="yes" code: RE: Creating 'Pop-Up' Windows by Plik on 06-01-2006 at 08:05 PM
code:in features you can set things like the height and width of the pop-up (e.g. height=100,width=100) So a link that would open the popup would for example be: code: My way is better than his RE: Creating 'Pop-Up' Windows by Nathan on 06-01-2006 at 08:09 PM
Oi im still learinign RE: Creating 'Pop-Up' Windows by Tasha on 06-01-2006 at 08:17 PM
It should work, but Wordpress is being completely dodgy and changing it after I've entered it. code: and it changed it to: code: Just doesn't work... Help? RE: Creating 'Pop-Up' Windows by Nathan on 06-01-2006 at 08:22 PM Try my one cos it doesnt have the link thing in it soit wont change it RE: Creating 'Pop-Up' Windows by Tasha on 06-01-2006 at 08:26 PM
quote:That messes up as well, just doesn't load when you click it. RE: Creating 'Pop-Up' Windows by Nathan on 06-01-2006 at 08:32 PM
have a look at This Then RE: Creating 'Pop-Up' Windows by Tasha on 06-01-2006 at 09:21 PM
Alrighty then, I got it working. This is my code: code: Now I want to know how to get that to work as an image, instead of a button. Thanks! <3 RE: Creating 'Pop-Up' Windows by Supersonicdarky on 06-01-2006 at 09:31 PM
my version (put in body): code: and for links/images: code: (i stole the code from the shoutbox before ) RE: Creating 'Pop-Up' Windows by Nathan on 06-01-2006 at 09:32 PM
Look here code:And were you talking to me? RE: Creating 'Pop-Up' Windows by lordy on 06-01-2006 at 09:45 PM I'm helping her via MSN atm guys RE: Creating 'Pop-Up' Windows by Tasha on 06-01-2006 at 10:04 PM Yep, got it completely sorted now. Thanks for everyone's help, especially lordy's. |