[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-07-12 Thread deboni
The superfish menu is being used here. http://www2.sdnag.com/ Meanwhile I found at least one error in the superfish.js. This script is not using the no-conflict function. The superfish menu in itself is a great module but when using it in Joomla 1.5, it causes a lot of problems and there is no

[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-07-12 Thread Charlie
jquery plugins aren't written for specific use in Joomla or any other CMS, web app etc that uses multiple libraries. It's up to user to sort those issues out. You do have noConflict here! http://www2.sdnag.com/plugins/system/sc_jquery/jquery.no.conflict.js. The script is working fine. You

[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-06-25 Thread deboni
Thanks! that seems to be the right approach. However I have no idea how I should implement that into Joomla. Maybe it has been done before? On Jun 19, 9:52 pm, Theodore Ni zyl...@gmail.com wrote: I don't know the details behind your specific problem, but a solution may be found at the

[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-06-25 Thread deboni
Thanks! that seems to be the right approach. However I have no idea how I should implement that into Joomla. Maybe it has been done before? On Jun 19, 9:52 pm, Theodore Ni zyl...@gmail.com wrote: I don't know the details behind your specific problem, but a solution may be found at the

[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-06-25 Thread Charlie
the majority of the problems with superfish integration into Joomla are css issues. The existing template menu css doesn't get removed when you install superfish and some of the template css conflicts with superfish providing a link would help deboni wrote: Thanks! that seems to be the

[jQuery] Re: Superfish conflicht with Header Image for Joomla 1.5

2009-06-19 Thread Theodore Ni
I don't know the details behind your specific problem, but a solution may be found at the following link: http://docs.jquery.com/Using_jQuery_with_Other_Libraries Teddy On Fri, Jun 19, 2009 at 2:42 PM, deboni des...@debonis.ch wrote: Hi I'm using your superfish menu on a joomla website.