Re: [jQuery] jquery cycle plugin IE6 flicker (appears to reload elements repeatedly)

2010-02-16 Thread arcadian
I believe the problem that you are experiencing is because IE6 has issues when background images and opacity settings are adjusted. I was doing something similar with the jquery cycle plugin and the only way that I found to fix it was to place an IMG tag in the rotating item and place it behind t

Re: [jQuery] Multiple select box line wrap

2010-02-16 Thread Nathan Klatt
'Course it's a good idea! ;) On Tue, Feb 16, 2010 at 11:29 AM, Paul Collins wrote: > Thanks Nathan > > That's a good idea actually, guess that would work even if you had scripts > turned off... > > Will put that to use, thanks again.

Re: [jQuery] Multiple select box line wrap

2010-02-16 Thread Paul Collins
Thanks Nathan That's a good idea actually, guess that would work even if you had scripts turned off... Will put that to use, thanks again. On 16 February 2010 16:34, Nathan Klatt wrote: > On Tue, Feb 16, 2010 at 9:22 AM, Paul Collins > wrote: > > I'm have a fixed width on a multiple select b

Re: [jQuery] Multiple select box line wrap

2010-02-16 Thread Nathan Klatt
On Tue, Feb 16, 2010 at 9:22 AM, Paul Collins wrote: > I'm have a fixed width on a multiple select box. The problem is, some of the > options are longer than the width and by default the lines won't wrap. I'm > wondering if anyone has seen a way of making lines wrap Multiple selects are a HTML/CS

RE: [jQuery] Can I use external domain with jQuery media plugin ?

2010-02-16 Thread Scott Stewart
>From what I've seen the answer is no.. The workaround is to build a redirect page in whatever backend processing language you're using (ColdFusion, JSP, .Net, PHP), then call the redirect page in the href. -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups

[jQuery] Multiple select box line wrap

2010-02-16 Thread Paul Collins
Hi all I'm have a fixed width on a multiple select box. The problem is, some of the options are longer than the width and by default the lines won't wrap. I'm wondering if anyone has seen a way of making lines wrap using either CSS or JQuery. I've added a title to each option, so you can get the f

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] LOOKING FOR PROFESSIONAL SEO SERVICE

2010-02-16 Thread JasonBreakey04
Getting into a relationship is easy. Getting into a healthy, compatible and successful relationship takes wisdom, insight and a true knack for determining compatibility between two people. Our purpose is to help our clients fall in love for the last time. We partner with our clients to discover, d

Re: [jQuery] Please I need some help on jquery on usercontrols, thanks...

2010-02-16 Thread Rey Bango
You should post this on http://forum.jquery.com since this group is no longer being actively monitored. We've switched to a dedicated forum for support. Rey jQuery Team On Tue, Feb 16, 2010 at 6:23 AM, ysfkel wrote: > > I am trying to get jquery to work on a form I have on a usercontrol > . My w

[jQuery] Please I need some help on jquery on usercontrols, thanks...

2010-02-16 Thread ysfkel
I am trying to get jquery to work on a form I have on a usercontrol . My web application has a masterpage, The current page I am working on has several forms which are on usercontrols loaded onto the parent page by the click of a menu control option,which then loads the required form contained on