[jQuery] Re: Does it hurt to call functions that don't do anything on the page?

2009-02-08 Thread Beau
Thanks for the ideas everyone! @Stephan: Yes, it's in an external JS file. I'd prefer to not have to do any inline javascript. I've considered it, but thanks for the suggestion! @Ricardo: Thanks for those. I may end up doing a variation of them. On Feb 8, 4:50 am, Stephan Veigl wrote: > Hi > >

[jQuery] Does it hurt to call functions that don't do anything on the page?

2009-02-07 Thread Beau
(); PreparePaneLinks(); PrepareToolTips(); }); Those functions all call things, but many are for specific pages. Does it slow the page down if they don't find the elements the functions call? What's the best way to call functions that are specific to a single page? -beau

[jQuery] Hide / Show a panel in an acordion

2008-04-19 Thread Beau
rmation you might be able to send my way! -Beau.

[jQuery] Re: Superfish, IE Problems

2007-11-29 Thread Beau Huber
Thanks for the suggestions, I'll give them a try! --Beau On Nov 28, 5:14 pm, cromeis <[EMAIL PROTECTED]> wrote: > > Anyway, I've got the menus working the way I want in Firefox, but > > can't get them to work quite as well in IE 6 & 7. The two problems

[jQuery] Superfish, IE Problems

2007-11-28 Thread Beau Huber
ther too far to the left or right. Also in IE 7 the hover (darker green) extends past the menus (too far to the right). You can see what I've got so far at http://www.mjonline.com/beta/ Any help or suggestions would be much appreciated. Thanks, Beau

[jQuery] Form Variables

2007-09-21 Thread Beau
nvestigate? Thanks in advance for anything you might be able to suggest. Beau