jQuery Banner Rotator
#141
Posted 31 July 2012 - 03:35 AM
Best Regards,
~ Mandy
#142 ONLINE
Posted 31 July 2012 - 03:48 AM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#143
Posted 31 July 2012 - 05:05 AM
echo tep_image(DIR_WS_IMAGES . $banner['banners_image']);
to this:
echo tep_image(DIR_WS_IMAGES . $banner['banners_image'], $banner['banners_html_text']);
And now it outputs the alt and the title tags
Thanks again!
Best Regards,
~ Mandy
#144 ONLINE
Posted 31 July 2012 - 05:09 AM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#145
Posted 31 July 2012 - 05:24 AM
http://addons.oscommerce.com/info/7461
...which I now see was not posted by you, not good, I think I will download v.1.2 that you posted and compare all my code just to be sure that isn't my only issue! Thanks so much!
Best Regards,
~ Mandy
#146
Posted 21 August 2012 - 11:43 PM
One problem. On my computer / PC and Mac, no problem for the banner to display properly.
http://shashinki.com/shop/
However, when browse using ipad, the banners are not stacked up, but displayed all out vertically. Has anyone tested on iPad?
(Tried on Android phone, no problem.)
Koh Kho King
#147 ONLINE
Posted 21 August 2012 - 11:53 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#149 ONLINE
Posted 22 August 2012 - 04:40 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#150
Posted 23 August 2012 - 01:00 PM
kymation, on 22 August 2012 - 04:40 PM, said:
Regards
Jim
Hi Jim,
I just noticed the same problem using IE.
Fine on FireFox, but IE no good.
I have upgraded my jquery to the latest 1.8.0 version, still same problem.
http://shashinki.com/shop/
Koh Kho King
#151
Posted 23 August 2012 - 02:34 PM
Koh Kho King
#152
Posted 25 August 2012 - 03:19 PM
#bannerRotator ul {
list-style: none;
padding: 0;
position: relative;
}
Change to:
#bannerRotator ul {
list-style-type: none;
padding: 0;
position: relative;
}
Koh Kho King
#153 ONLINE
Posted 25 August 2012 - 04:49 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#154
Posted 04 November 2012 - 11:57 AM
My website is www.thevine.be
Banner rotator is working perfect. But only in Firefox and Chrome. It bugs in IE. Does anyone have an idea?
edit// OK, I didn't read las post. sorry. I'll try the css fix
edit// no the css doesn't fix it. In IE the banner doesn't center itself
Edited by zediks, 04 November 2012 - 12:07 PM.
#155 ONLINE
Posted 05 November 2012 - 02:28 AM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support









