philgill

Topic: Crazy jquery compatibility issue

Hi all,

First of all, Jobberbase is excellent. One of the most well-written and clean open-source projects I'd tried modding smile

Okay - this issue has got me stumped, big time. sad

I'm trying to incorporate this basic menu into my JB project:
http://woork.blogspot.com/2009/09/how-t … level.html

I've managed to get it to show fine. I've placed it's CSS in the JB screen.css, no problem. I've also inserted the menu's html code in the right place in header.tpl. For your ref it's just after the closing tag for div #header and right before the opening div #box.

I've also added a reference to jquery-1.3.2.min.js, which I assure you is in the right place. This is the jQuery js that the menu runs its drop-down finctionality from.

The drop downs are not appearing sad  They do elsewhere on mysite, which are static pages not under the jobberbase folder. So the menu is okay in principle.

My fear is that my menu is conflicting with the JQuery files that hobberbase has by default.

Sorry - my site is localhost on xampp so I cant show you.
Can paste any code you want to see though.

If anyone can sort this out. Hats off, you're a pro. Because I'm at my wits end!

Thanks in advance if anyone can help.

Regards,
Phil (UK)

philgill

Re: Crazy jquery compatibility issue

You won't belive this. Actually, I reckon you will.

I'll leave this here incase anyone else is this stupid.

I DID NOT ENCASE MY SCRIPT WITH {LITERAL} TAGS.

Mods - feel free to remove of course at your discretion.