Re: [jQuery] Cycle plugin: Fill browser heigth and width with images

2010-02-16 Thread jpweeks
perfidus wrote: > > I just wonder where exactly in the cycle.plugin code should I place the > conditional: > if($(window).heigth() > $(img).heigth()) > { > //RESIZE THE PIC PROPORTIONALLY ETC... > } > To resize resize images which are being displayed with jquery cycle to full browser width: /

[jQuery] Cycle plugin: Fill browser heigth and width with images

2009-07-29 Thread perfidus
I'm using cycle to load images which work under the following css: .bg { width: 100%; position: absolute; top: 0; left: 0; z-index: 5000; -ms-interpolation-mode: bicubic; } That make them look full browser in almost everycase. Pictures must have a