|
|
|
hover,active and active hover not working 2 Years, 1 Month ago
|
|
|
Hi There Im trying to get the hover function to work. I added 4 pics to "stories"
pic1.jpg
pic1-active.jpg
pic1-hover.jpg
pic1-hover-active.jpg
In the menu item I have activated pic1.jpg and in the index.php I added
<?php
$document = &JFactory::getDocument();
$document->addScript( 'modules/mod_j15mainmenuimages/imgchange.js' );
?>
to the head.
What am I forgetting/doing wrong?
Thanks for helping!!
|
|
|
|
Logged
|
|
|
The topic has been locked.
|
|
|
|
Re:hover,active and active hover not working 2 Years, 1 Month ago
|
|
|
is the imgchange.js script visible on the pages if you right click and view source?
|
|
|
|
Logged
|
|
|
The topic has been locked.
|
|
|
|
Re:hover,active and active hover not working 2 Years, 1 Month ago
|
|
|
sort of fixed it, had the menutype set to vertical legacy and not list. Now hover ect work only now there is space between the menu items (height is set to 33px)
Do you have any quick tips to set it to 30px?
Thanks!
|
|
|
|
Logged
|
|
|
The topic has been locked.
|
|
|
|
Re:hover,active and active hover not working 2 Years, 1 Month ago
|
|
|
Fixed, thanks for your previous reply!
|
|
|
|
Logged
|
|
|
The topic has been locked.
|
|