killah Posted July 13, 2010 Share Posted July 13, 2010 Hi there, i have so far it appear's to be 2 problem's. One is when i click on my event trigger to pull up the popup, the overlay that my jquery is supposed to set is all correct. How ever, my popup first fade's in (Using JQuery.fadeIn()) over the overlay. Once it's faded in, it then appear's behind the overlay. Any idea's? My second problem is, I have not used the JQuery platform much, and just recently started using it. How ever, in normal javascript, if using php and javascript, i am used to using " + JScript.Var + ", i'm using this now and seem's to be throwing an error via firebug. All error's can be viewed here: http://deadlykillah.net/mccode/logout_test.php. * To see problem 1, please click on the "Register Now" image. Thank's. Quote Link to comment Share on other sites More sharing options...
killah Posted July 15, 2010 Author Share Posted July 15, 2010 Bump. Quote Link to comment Share on other sites More sharing options...
trq Posted July 15, 2010 Share Posted July 15, 2010 You can probably solve that by simply giving the 'block' element a higher z-index than that of your overlay. You should seriously considering finding a good book or something on jQuery though. There really is no need to mix js in with your markup these days. 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.