[jQuery] Re: Matching Columns with JQuery

2009-05-15 Thread Jonathan
The main jQuery file need to be included before you include any scripts. Reorder your script tags to put jQuery.js before jquery.brenelz.equalHeight.js. Also I would recommend using 1.3.2 version of jQuery. On May 15, 8:05 am, "mylessincl...@googlemail.com" wrote: > Just a quick update. I've m

[jQuery] Re: Matching Columns with JQuery

2009-05-15 Thread mylessincl...@googlemail.com
Just a quick update. I've managed to get this working now, although having problems trying out a different script. I'll keep trying before coming back for help! Many thanks, Myles On May 15, 8:17 am, "mylessincl...@googlemail.com" wrote: > Hi, > > You're right, I didn't give enough information

[jQuery] Re: Matching Columns with JQuery

2009-05-15 Thread mylessincl...@googlemail.com
Hi, You're right, I didn't give enough information. Sorry, just a bit of panic setting in on my part! The script works locally on my PC, so here is what I've done - I have created a Wordpress theme called "test" inside of which is a folder called js. This folder contains two files - jquery-1.2.

[jQuery] Re: Matching Columns with JQuery

2009-05-14 Thread MorningZ
1. No... the file could be named "foobar.js" for all that matters 2. It's hard to help get your script working without knowing what the issue actually is... "doesn't work" does not help someone help you On May 14, 12:13 pm, "mylessincl...@googlemail.com" wrote: > Hello, > > I came across JQ