![]() |
pop up page ..!!!!!
while my brother was browsing some thing attracted me .
Please enter this site and see the table , coz when you clicked on the name "tallium" it will open a popup or some thing i dont know its name so i need ti know how can i make that http://www.imperialmu.com/index.php?op=rankings Thanks .. |
I think that site was made from flash.
|
It doesn't have to be? Click any of the poster's names on the side of this forum. It's essentially the exact same thing.
Here's the javascript for hiding and showing an object: :
/* GET AN OBJECT */Then you can use that by creating an object: :
<div id="my_object">This is some content that can toggle hidden/shown</div>Then finally a link to toggle the object: :
<a href="#" onclick="hide('my_object')">Hide/Show</a>If you want the <div> to overlap what's beneath it, you have to do some position: fixed; attribute or something. Do a little research. I've never tried it. |
Why are you browser-sniffing for 'getElementById'?? Really, really, really old model?
|
| All times are GMT -5. The time now is 4:19 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC