Issue with getting javascript to work in article - Joomla! Forum - community, help and support
hello,
i've got table 1 column grey background , white text, , other column white background , gray text.
what i'm trying achieve hover on 1 of them, text , background color switches, first column gets white background , grey text, , second column grey background , white text.
here gets little bit tricky me.
i want make hover on 1 of them, other ones hover effect triggers aswell.
i tried css first, work when hovered on "date" column , not when hovered on "event column", looked bit , found had use js achieve that.
i found script tested on jsfiddle: http://jsfiddle.net/rtgw5/9/, , works there, problem can't work on table in joomla article.
i've tried putting in index.php , in article, neither seemed work, i'm bit out of ideas.
hope can me out.
best regards
martin
i've got table 1 column grey background , white text, , other column white background , gray text.
what i'm trying achieve hover on 1 of them, text , background color switches, first column gets white background , grey text, , second column grey background , white text.
here gets little bit tricky me.
i want make hover on 1 of them, other ones hover effect triggers aswell.
i tried css first, work when hovered on "date" column , not when hovered on "event column", looked bit , found had use js achieve that.
i found script tested on jsfiddle: http://jsfiddle.net/rtgw5/9/, , works there, problem can't work on table in joomla article.
i've tried putting in index.php , in article, neither seemed work, i'm bit out of ideas.
hope can me out.
best regards
martin
Comments
Post a Comment