[jQuery] Re: jScrollPane.. css blindness?

2007-09-23 Thread Birgit Pauli-Haack
ml > > It looks like you are using Spry to do the AJAX calls - I'm not sure if > that gives you an event you can hook into once the load is complete? > Otherwise you could easily switch to using jQuery to make the AJAX calls. > > Hope that helps, > > Kelvin :) > &

[jQuery] Re: jScrollPane.. css blindness?

2007-09-23 Thread Birgit Pauli-Haack
nd it should work fine (you'll need to make sure you have the > windows_arrow_up.gif and windows_arrow_down.gif files in your images > folder too), > > Hope that helps, > > Kelvin :) > > Birgit Pauli-Haack wrote: > > Hi, > > > > with the JscrollPane I tr

[jQuery] Re: jScrollPane.. css blindness?

2007-09-23 Thread Birgit Pauli-Haack
ing as is... > > Simply change these two lines: > > > > > To: > > > > > And it should work fine (you'll need to make sure you have the > windows_arrow_up.gif and windows_arrow_down.gif files in your images > folder too), > > Hope that helps,

[jQuery] Re: jScrollPane.. css blindness?

2007-09-22 Thread Birgit Pauli-Haack
TED]> wrote: > > Birgit, > I am seeing images on the site in the text area just to the left of the > text, is that what you are referring too? > > On 9/22/07, Birgit Pauli-Haack <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > with the JscrollPa

[jQuery] jScrollPane.. css blindness?

2007-09-22 Thread Birgit Pauli-Haack
Hi, with the JscrollPane I try to implement one of the OS css versions and I just can't get the images to show. Somehow I must not understand the CSS interdependencies correctly or I am making a plain stupid mistake. Anything is possible right now.. I have the image files in the right directory, a

[jQuery] Re: Newbie: validation plug-in radiobutton

2007-04-12 Thread Birgit Pauli-Haack
now I got it working. Thanks. Birgit On 4/12/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: Birgit, >Thanks Dan, for your fast response! No problem! >Is there a way to validate forms with radio buttons without an additional >file, just with the plug-in file and using the simple example

[jQuery] Re: Newbie: validation plug-in radiobutton

2007-04-12 Thread Birgit Pauli-Haack
Thanks Dan, for your fast response! Is there a way to validate forms with radio buttons without an additional file, just with the plug-in file and using the simple example? Birgit On 4/12/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: Birgit, > > You need to use the metadata.js

[jQuery] Newbie: validation plug-in radiobutton

2007-04-12 Thread Birgit Pauli-Haack
Hi, I am having a hard time, finding a way to make form work with the validation plug-in. I am missing obviously something very essential and would really appreciate if you could point out the missing pieces. Below is a simple form with one question and radio buttons. The form submits no matter