[jQuery] jquery.stylish-select.js - problem in Internet Explorer

2010-01-10 Thread Yvan
that there is something .NET specific that is creating a conflict in IE? How can I fix this? Thanks in advance, - Yvan

[jQuery] Need help with superfish dropdown menu

2009-12-11 Thread Yvan
it displays in Firefox) 4) In IE -- the left edge of the subnav list doens't line up wih the left edge of the Resources button (like the way it displays in Firefox) Any help would be appreciated. Thanks! - Yvan

[jQuery] Re: Need help with superfish dropdown menu

2009-12-11 Thread Yvan
of the Resources button (like the way it displays in Firefox) http://www.alliedcash.com/comparison/ Any help would be appreciated. - Yvan

[jQuery] Suckerfish dropdowns not working in IE -- JQuery is undefined

2009-12-04 Thread Yvan
Code: 0 URI: http://www.alliedcash.com/js/hoverIntent.js Message: 'jQuery' is undefined Line: 13 Char: 2 Code: 0 URI: http://www.alliedcash.com/js/superfish.js Message: Object expected Line: 42 Char: 3 Code: 0 URI: http://www.alliedcash.com/comparison/ - Yvan

[jQuery] Re: Suckerfish dropdowns not working in IE -- JQuery is undefined

2009-12-04 Thread Yvan
Nevermind .. I got it working. On Dec 4, 2:20 pm, Yvan yvana...@gmail.com wrote: My suckerfish dropdown menu isn't working in IE. http://www.alliedcash.com/comparison/ (I've attached a dropdown menu to the Resources button / link) It works fine in Firefox, .. but in IE it gives me

[jQuery] Need help finalizing superfish dropdown menu

2009-12-04 Thread Yvan
it displays in Firefox) 4) In IE -- the left edge of the subnav list doens't line up wih the left edge of the Resources button (like the way it displays in Firefox) Any help would be appreciated. Thanks! - Yvan

[jQuery] Re: Table sorter plugin not properly sorting Distance column (ie: 17 Miles)

2009-11-18 Thread Yvan
, the solution is to use a custom parser to strip out the label, here is an example http://jsbin.com/unepe/edit On Nov 17, 11:17 am, Yvan yvana...@gmail.com wrote: I'm using the tableshorter plugin on a table which lists multiple locations, and that contains a Distance column which displays

[jQuery] Table sorter plugin not properly sorting Distance column (ie: 17 Miles)

2009-11-17 Thread Yvan
the distance column when I include the word Miles in that table cell. It's only when I remove the word Miles from the table cell that the column sorts properly. How can I fix this? Thanks, - Yvan