views:

64

answers:

3

Hi every one, I'm a bit new to joomla and i'm, I'm trying to add the following function to my joomla site script Lights Out – Dimming/Covering Background Content with jQuery this function can be found on the following link

http://buildinternet.com/2009/08/lights-out-dimmingcovering-background-content-with-jquery/

I have tried to include the code both the css and the java but i'm not able to add it on my article

can any one please help

Thanks

+1  A: 

Joomla uses mootools by default and the plugin you're trying to implement uses jQuery. you'll have conflicts if you try using the two but there are Joomla extensions to help you out. Just Google it.

And use Firebug as mentioned by ABach. you can check if the .js is being called.

pixeltocode
A: 

hi there i don't know how to use that too any link i can read please? some one some where must know how to do this please help

rosted
A: 

you can make a plugin for that , it should be a content plugin (depends) for the jquery you can jquery noconflictmode

vipinsahu