Modal box

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Mohit_Prog
Forum Commoner
Posts: 26
Joined: Mon Apr 23, 2007 6:10 am

Modal box

Post by Mohit_Prog »

Hello friends

I am using modal box in my page. I have downloaded modal box from http://www.dynamicdrive.com .
I made its position fixed via CSS. So when we scroll down the page, it remains at the same position.
When I run its example it runs fine. But when I try to include same thing in my project, its not showing the modal
because of the fixed position .
If someone knows this then please reply me.

Thanking you.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

We can't advise you without seeing code I would bet.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Modal box

Post by superdezign »

Mohit_Prog wrote:its not showing the modal
Any idea why? I'm sure it's on the page somewhere if you've included it. Maybe it's hidden behind something with a higher z-index.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

sorry to not answer your question, but seriously, you should look into thickbox. It beats the crap out of that script... completely unobtrusive jquery plugin. I love it.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

jqttr!
Post Reply