[jQuery] Cycle removes background image from thumbnails (pager)

2009-06-17 Thread jon randahl
Right, here goes: I'm using a modified "jQuery Cycle Plugin - 'goto' Demo 2 (aka: Poor Man's pager)" implementation of the Cycle plugin, this works fine in FF2+, Op9, Saf3+ and Chrome2 but in IE cycle stops the background- image from repeating! As usual I cannot give out a public link due to NDA

[jQuery] jScrollPane issues

2009-04-06 Thread jon randahl
Evening All! I'm having a bit of issue with the jScrollPane plugin by Kelvin Luck. A couple of issues actually! First, in non-IE browsers the scroll will not apply to the container specified, even though that container IS wrapped by the .jScrollContainer div by the script. Second, the width of

[jQuery] jcarousellite css width issue?

2009-03-06 Thread jon randahl
Hello all! I was wondering if anyone could shed some light on a problem I'm facing? I'm using Ganeshji Marwaha's jcarousellite to create a slide show of three (possibly more later) definition lists for client contact details. Each DL contains three contacts. Each DL is held within an LI which is

[jQuery] jcarousellite slide widths issue

2009-03-05 Thread jon randahl
Hello all! I was wondering if anyone could shed some light on a problem I'm facing? I'm using Ganeshji Marwaha's jcarousellite to create a slide show of three (possibly more later) definition lists for client contact details. Each DL contains three contacts. Each DL is held within an LI which is

[jQuery] Re: Cross domain photo gallery using get().

2007-12-08 Thread jon randahl
You could try using the older XMLHttpRequest type of WinHttp.WinHttpRequest.5.1 Here's a scriptlet I use to pull the data from another domain which you could possibly use somehow: var xmlhttp=false; /[EMAIL PROTECTED] @*/ /[EMAIL PROTECTED] (@_jscript_version >= 5) // JScript gives us Conditiona

[jQuery] Re: Superfish, swfObject, z-index, and (of course) IE

2007-10-11 Thread jon randahl
{Jon hangs his head in shame for not thinking this through!} OMG, I tried setting the parent and the grandparents z-index to bring it over the lower container without "going over" the nav! It never occurred to me to do the great-grandparent too! Thank you, thank you, thank you Joel! Now back to

[jQuery] Re: Superfish, swfObject, z-index, and (of course) IE

2007-10-11 Thread jon randahl
Working on that atm! On Oct 11, 3:27 am, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hi Jon, > > Thanks for your feedback on the commented CSS file! To help solve your > problem though, with so many factors at work we really need a working > page that demonstrates the issue you are trying to solve.

[jQuery] Superfish, swfObject, z-index, and (of course) IE

2007-10-10 Thread jon randahl
First, let me say thank you to Joel for making the new CSS for Superfish so easy to configure now! All those comments make such the difference! and Second, here's my dilema: We have a site, first thing that loads is a lovely flash movie which resides in the main container below the horizontal na

[jQuery] Re: Opacity in Superfish?

2007-09-24 Thread jon randahl
lopment. J On Sep 20, 4:11 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote: > On 9/21/07, jon randahl <[EMAIL PROTECTED]> wrote: > > > > > Out of simple curiosity, is there any way to set a "degree/level" of > > opacity withsuperfish? > >

[jQuery] Opacity in Superfish?

2007-09-20 Thread jon randahl
Out of simple curiosity, is there any way to set a "degree/level" of opacity with superfish? I'm only asking as you can set the default to hide/show, is there any other options? Thanks in advance! J