![]() |
It works great with IE and Opera, but is it also supposed to work with Firefox?
Or am I doing something wrong? :( |
Quote:
I use FF primarily. I ditched IE. Code works well in my FF. visit my site and see if you get the rollovers on the featured products on the homepage. URL in my sig. --Loony2nz |
Thanks for your reply Loony2nz.
The rollovers on your site also work well in my Firefox. I think the problem is something else (no idea what, btw) because I've copied the rollover code straight into my skin1.css and in the .tpl where I want it to show up. And besides that, I'm also having numerous other browser compability problems... :twisted: What I don't understand is the fact that my rollovers look fine in IE and Opera but simply won't show up in Firefox. Even class="FeaturedDialogBoxOff" doesn't work, with the result that my boxes are without borders. Maybe you got any ideas or suggestions? I like your site by the way - looks great and clean! Thanks! |
This worked great on my current client site, thanks!
|
Here's an alternate way of achieving the same, may be more FF friendly? :?
Code:
{literal} And then the TD tag with the onMouse event handlers and function call: Code:
<td align=center valign=top width="{$width}%" id="row{$products[product].productid}{%product.index%}" class="rowoff" onMouseOver="classChange(row{$products[product].productid}{%product.index%},'rowon')" onMouseOut="classChange(row{$products[product].productid}{%product.index%},'rowoff')"> |
Ok quick question. 2 Actually..
On the 7dana site (http://www.7dana.com/xcart/home.php) the boxes there are long and rectangular and spaced out more. On mine (www.thegamegeek.net/home.php) the boxes are square and closer together. I want to set it more like what they did. How can I change that? Second question. Now that I have these boxes, I want to remove the border lines of the "Featured products" Right now it's these boxes in a box. How can I do that? Homepage only.. Thanks! Daniel |
This is awesome, I was able to get it to work on the "featured Products" area, but I am not sure how to get it to work on the catetory listings? Like on the site, I would like to do this on the category block, with my category links? Can anyone help me?
Thanks |
Anyone, I played with this all weekend but my CSS skills are not stellar. I am still not sure how to add the color switch over the category links. Please...
|
This is SWEEEEEEEEEET. Thank you so much for this. I have absolutely no editing skills what so ever and I had no problems getting this to work.
I have one question though. If i wanted Rounded edges how would I do that? |
Re: How to give border & mouse over effect to feature produc
I know this is an old thread, but has anyone tried this on 4.1 series. I'm experimenting and can't get it to work at all.
Greg |
All times are GMT -8. The time now is 04:22 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.