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 11-06-2011, 11:30 AM   PM User | #1
whatsthebigidea
New to the CF scene

 
Join Date: Feb 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
whatsthebigidea is an unknown quantity at this point
Conflict with showhide?

Hi!

I've been struggling with a apparent jquery conflict at http://www.chefsconsortium.com. In Chrome the error displayed in the javascript console is: Uncaught TypeError: Object [object Object] has no method 'showHide' which points to $('.show_hide').showHide({. However the sliding panel still works, though in the IE and Firefox the sliding panel doesn't appear at all with the error: $(".show_hide").showHide is not a function
[Break On This Error] hideText: 'Close' // the button text to show when a div is open.

The conflict occurs whenever a background stretcher script is used: $('#thetheTopPanel').

Any help would be great! Thanks.
whatsthebigidea is offline   Reply With Quote
Old 11-06-2011, 01:15 PM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
That would be consistent with the function showHide() not being defined in any of your javascript. I couldn't see it either, but there are a lot of scripts included. Are you sure this function is defined somewhere?
SB65 is offline   Reply With Quote
Reply

Bookmarks

Tags
jquery

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 10:54 PM.


Advertisement
Log in to turn off these ads.