| YJ Shine |
|
|
|
| Written by Administrator | |
| Thursday, 18 December 2008 13:51 | |
|
This Mootools class replaces links with a hover effect transition on the background image.
To do that, it wraps the element in a div ( the .defaultyj_shine class ) that
has as background the default position image of your button. CSS can be fund in templates/desginlab/css/CHOOSEN_COLOR.css
Usage: Add following code in your template index.php right before the ending head tag </head> Code: window.addEvent('domready', function(){
new YJ_Shine({container:'center',className: 'yj_shine', classOver: 'yj_shineOver', defaultClass:'defaultyj_shine', duration:1000});
HTML: <a class="yj_shine" href="http://demo.youjoomla.com" title="Joomla Templates Demo::Visit Youjoomla club demos">See Club Demos</a> CSS: /*yj_shine can be applied to any tag */ Example: See Club DemosPurchase TemplatesJoin our club
Yj Shine supported parameters:
This Mootools class was created by Youjoomla LLC developer Constantin Boiangiu for Youjoomla.com customers. You can also visit his blog if you need some Mootools or PHP instructions.
|
|
| Last Updated on Thursday, 18 December 2008 15:34 |



