[jQuery] Re: (Cycle Plugin) ScrollHorz problem in FF and Safari 3

2009-08-03 Thread bcbounders
9:51 pm, bcbounders wrote: > > > When using the ScrollHorz effect in theCyclePlugin for inline HTML > > content, in Firefox and Safari 3, the very first time you trigger the > > transition, the content of the first "slide" appears to be being > > squished and ends up o

[jQuery] (Cycle Plugin) ScrollHorz problem in FF and Safari 3

2009-07-21 Thread bcbounders
When using the ScrollHorz effect in the Cycle Plugin for inline HTML content, in Firefox and Safari 3, the very first time you trigger the transition, the content of the first "slide" appears to be being squished and ends up overlapping with the incoming slide/text. See an example here: http://t

[jQuery] Re: (Validate) Validation is only occuring the first time "Submit" is clicked

2009-07-17 Thread bcbounders
needed to remove the error labels when the user clicks the "Reset" button on the form, as they were staying put before. Sorry for the post, followed by the quick retraction, but maybe this will help someone else. OR... maybe someone can point out a better way. :D Thanks. - John On

[jQuery] (Validate) Validation is only occuring the first time "Submit" is clicked

2009-07-17 Thread bcbounders
I've got weird behavior on the contact form at this address: http://tinyurl.com/myy8gp' The initial validation works (i.e. leave all fields blank and click submit). If you then enter anything valid into any one of the required fields and click submit again, the jQuery validation doesn't seem to

[jQuery] Cycle Plugin ScrollHorz effect problem in FF

2009-07-16 Thread bcbounders
I'm using the Cycle plugin and really like the "scrollHorz" transition effect since it scrolls left/right appropriately when using the pager navigation. But I'm having a strange problem with the very first transition when viewed in FireFox (v 3.0.11 on Mac as well as 3.0.11 on WinXP). You can se

[jQuery] Problem with jquery.form.js and jquery.validate.js working together

2009-07-10 Thread bcbounders
Hi, I feel pretty stupid, but I can't seem to get the jQuery Form plugin (http://malsup.com/jquery/form/#getting-started) and the jQuery Validation plugin (http://bassistance.de/jquery-plugins/jquery-plugin- validation/) to work together. I can get them to work separately, but I can't seem to ma

[jQuery] Re: UI/Accordion - Possible to deep-link?

2009-03-05 Thread bcbounders
l.offsetParent; > > } > return yPos; > } > > On Jan 23, 8:34 pm, bcbounders wrote: > > > > > Jörn, > > > Thanks for the tip... looks like that could work with a navigation > > filter parsing out the anchor portion of the URL.  I'll give it a >

[jQuery] Re: UI/Accordion - Possible to deep-link?

2009-01-23 Thread bcbounders
Zaefferer wrote: > You can use the navigation-option for > that:http://docs.jquery.com/UI/Accordion/accordion > Though you have to implement the "scroll down to accordion" yourself. > > Jörn > > On Thu, Jan 22, 2009 at 10:44 PM, bcbounders wrote: > > >

[jQuery] UI/Accordion - Possible to deep-link?

2009-01-22 Thread bcbounders
Hi, This is probably a stupid question, but I've been scouring around trying to find an answer to no avail. Is is possible to have a hyperlink that links to the accordion on another page in such a way that it opens a specific accordion element? For instance, I have a page where I want to includ

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-09 Thread bcbounders
@Mike: Update - it's all up and running! You can see it here: http://tinyurl.com/5n8mco Thanks so much for your help (OK... for DOING it!). I really appreciate it! - John On Sep 8, 12:52 pm, bcbounders <[EMAIL PROTECTED]> wrote: > Mike, > > WOW!  Thanks so much! This is

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-08 Thread bcbounders
;                 '</div>' >             ); >     > > > > > As you can see, the code doesn't use jQuery, and it doesn't use a 2 second > timeout either. There's no need for any of that, and you wouldn't want the > overhead of loading jQu

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-08 Thread bcbounders
lt;/a> > us/nm/santa+fe/1/1/1/1/1/ > custom.js&background_color=ff&color=00&width=175&padding=10&border_ > width=1&border_color=00&font_size=11&font_family=Tahoma&showicons=1"></ > script><noscript><a href="<a r

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-08 Thread bcbounders
o figure out it wasn't > loaded. Then if you hid it, you'd have a blank box appear on your page which > would then disappear some number of seconds after the page loads. You'd > probably want to substitute some message instead of that. > > -Mike > > >

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-07 Thread bcbounders
} }); }); }); But... what I've got isn't working. And, being new to jQuery (and Javascript), I'm not sure why it's not working... or even if this is the best route to try and achieve what I want.

[jQuery] Re: Determine if a Javascript has loaded?

2008-09-06 Thread bcbounders
Rene, Thanks so much for posting. I got the site up, using the iBegin weather widget on it's own. If it helps, here's a link: http://tinyurl.com/5n8mco I'll take a stab at doing what you suggest... wish me luck! :D But... expect to hear more questions from me soon. - John On Sep 6, 3:50 a

[jQuery] Determine if a Javascript has loaded?

2008-09-05 Thread bcbounders
OK... I'm new to jQuery (and not much of a JS programmer), so be gentle with me! :D I have a site that's using a Javascript to embed a small weather widget (it's from weather.ibegin.com). The problem is that my client REALLY likes the look of the iBegin weather widget, but iBegin hasn't been t