Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-26-2011, 05:38 PM   PM User | #1
pennella
New Coder

 
Join Date: Mar 2009
Posts: 90
Thanks: 24
Thanked 2 Times in 2 Posts
pennella is an unknown quantity at this point
Jquery not working in IE

Here is the page
www.isomham.com/test/

There are a few scripts on this page.
Two of them that aren't working are the Accordion for the navigation (there is no animation on click [see other browsers]) and the slide-out-div which upon loading the page actually shows the entire slide out div in the page rather than only showing the tab

Also, i posted another question about the accordion in the CSS forum. It's offset to the right about 15-20px in IE. Any idea why?

Thank you for everyones help.
pennella is offline   Reply With Quote
Old 07-26-2011, 06:47 PM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,584
Thanks: 5
Thanked 864 Times in 841 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
You are using two different JavaScript libraries (prototype and jQuery) in one document which is causing a conflict. You shouldn’t do that. Use either jQuery or prototype (or any other library, as long as you only use one at a time).
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 07-26-2011, 08:50 PM   PM User | #3
pennella
New Coder

 
Join Date: Mar 2009
Posts: 90
Thanks: 24
Thanked 2 Times in 2 Posts
pennella is an unknown quantity at this point
Thank you! I do however still have a problem. After removing scriptaculous and prototype my accordion navigation works but my slide out div still isn't functioning. Any idea there?

Last edited by pennella; 07-26-2011 at 08:58 PM..
pennella is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:22 AM.


Advertisement
Log in to turn off these ads.