rallokkcaz Posted April 13, 2007 Share Posted April 13, 2007 im a complete noob at JS and ive always wanted to do this like when u click on the watch video button on this page http://www.smosh.com/videos/view.php?id=haircut and it opens up a window inside another window and creates the rest of the page under it to be darker does anyone have anyidea how to do that?? Quote Link to comment Share on other sites More sharing options...
MadTechie Posted April 13, 2007 Share Posted April 13, 2007 Use Div but doesn't work it crashed IE7 (once) and just opens another window in FireFox Quote Link to comment Share on other sites More sharing options...
obsidian Posted April 13, 2007 Share Posted April 13, 2007 Do a google search for "lightbox" and you'll get lots of info and even some very powerful pre-made ones that you can implement on your site. I have just recently worked one up myself, and it's not that bad if you have a good grasp on the DOM and CSS (not to mention cross-browser compatibility). It's a little more complex than something most people would just post to a forum, though. If you have specific questions about it, I'm sure we can help you through them, though. Quote Link to comment Share on other sites More sharing options...
rallokkcaz Posted April 13, 2007 Author Share Posted April 13, 2007 thanks obsidian i'll google it now Quote Link to comment Share on other sites More sharing options...
MadTechie Posted April 13, 2007 Share Posted April 13, 2007 I remember "JavaScript LiteBox" check that as well Quote Link to comment Share on other sites More sharing options...
rallokkcaz Posted April 13, 2007 Author Share Posted April 13, 2007 i found a good one Thick Box was exactly what i was looking for thanks guys!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.