CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript frameworks (http://www.codingforums.com/forumdisplay.php?f=62)
-   -   Jquery cycle - need to set images at 100% (http://www.codingforums.com/showthread.php?t=289815)

jarv 03-14-2013 06:50 PM

Jquery cycle - need to set images at 100%
 
Hi, I am using JQuery Cycle for my banner images but I am using a responsive layout and need to set all images max-width:100%; I think Cycle puts in the width of my images?

http://www.jbiddulph.com/dorset/

rnd me 03-14-2013 06:58 PM

the width is on your .slideshow>LI(s), not the IMG.
since it's a hard-coded style attrib, im assuming it's some crappy jQuery plugin that's generating the mess.

jarv 03-14-2013 07:29 PM

yes, crappy JQuery generating the mess so maybe I should style the LI to width: 100%?!


All times are GMT +1. The time now is 07:50 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.