guys...what is this? http://jdygourmet.com/ when you go to that site, there's like a lightbox that appears with some options to click. my client wants this for his site but i can't figure out what that is that that site is using. anyone enlighten me?
Yeah. Throw jQuery at every problem. Or you could just set a div with a transparent background and do the same thing.
here's the path i have... <script type="text/javascript" src="jquery-1.4.4.js"></script> <script type="text/javascript" src="home.js"></script> </head> i've uploaded those files into the server..it's not working here's my site... http://paqny.com
there's gotta be something missing here...i have both those files (jquery-1.4.4.js and home.js) uploaded into the server and referenced from the index file. but it's not working. where i do put my image and text on the overlay? isn't there a file to do that in or is that in the index file?