[jQuery] Re: plugin: combine features from multiple demos + skip validation of hidden sections [validation] [accordion]

2009-09-04 Thread seezee
can't get them to work in the context of the accordion). cheers, --cz On Sep 4, 11:34 am, seezee wrote: > ok, i'm getting closer ... although i still haven't figured out how to > do custom contextual warnings as noted in the last post. the problem > i'm having n

[jQuery] Re: plugin: combine features from multiple demos + skip validation of hidden sections [validation] [accordion]

2009-09-04 Thread seezee
final accordion if the radio button isn't checked. how can i have it skip validating the final part (or any hidden section) of the form until the accordion makes it visible? thanks, --cz On Sep 3, 9:53 am, seezee wrote: > hi, jörn, > > thanks for the great plugin. if i can get it w

[jQuery] Re: [validate] plugin: combine features from multiple demos

2009-09-03 Thread seezee
tom > pageRequired-method - thats key! > > Jörn > > > > On Wed, Sep 2, 2009 at 11:24 PM, seezee wrote: > > > i posted this to the plugin group, but it appears to be a dead forum > > -- last post was february. i'm trying to combine features of these

[jQuery] [validate] plugin: combine features from multiple demos

2009-09-03 Thread seezee
i posted this to the plugin group, but it appears to be a dead forum -- last post was february. i'm trying to combine features of these 2 demos: http://jquery.bassistance.de/validate/demo/milk/ http://jquery.bassistance.de/validate/demo/multipart/ specifically, i want the ability to use custom e

[jQuery] Re: how to change direction of sub-indicator arrow in superfish

2009-03-10 Thread seezee
on. > > On Feb 17, 10:31 am, seezee wrote: > > > near as i can tell, this is handled in the javascript, not the style > > sheet. i've modified my style sheet for the horizontal menu so sub- > > menus fly-out to the left, and moved the indicator arrows to the left

[jQuery] how to change direction of sub-indicator arrow in superfish

2009-02-17 Thread seezee
near as i can tell, this is handled in the javascript, not the style sheet. i've modified my style sheet for the horizontal menu so sub- menus fly-out to the left, and moved the indicator arrows to the left of the text, as well. i'd like the sub-indicators to point left (the top level-indicators c

[jQuery] Re: superfish shadow width problem

2008-07-22 Thread seezee
never mind. i added this: .sf-vertical ul {width:12em;} and the problem went away. On Jul 22, 11:58 am, seezee <[EMAIL PROTECTED]> wrote: > i'm using the latest version of superfish (1.4.7). i have both > horizontal and vertical menus on the same page. i've adjusted t