[jQuery] Re: Flash within a Tab | Always reloads when you revisit the tab

2009-03-17 Thread Aaron Barker
If you are referring to Firefox there is this bug that I submitted years ago that hasn't been looked at yet https://bugzilla.mozilla.org/show_bug.cgi?id=262354 On Mar 17, 7:48 am, Sridhar Kuppalli wrote: > Hi All, > >    - I have jquery tabs, where I have a flash movie under tab1. >    - User wi

[jQuery] Re: Weirdest thing on Firefox 3 on MacOSX

2009-01-16 Thread Aaron Barker
If you are still in need of the error messages send me the link. I can't give you tons of times, but can give you screenshots of the errors or something. Aaron On Jan 14, 10:23 pm, yellow1912 wrote: > I still desperately need help for this, since I dont have Mac to test > and debug it. If you

[jQuery] Re: New jQuery logo usage on tshirts and stuff

2008-09-24 Thread Aaron Barker
) and other commercial items without our express written > approval. > > If you have a specific usage that you'd like for us to review, please > email me directly. > > Thanks, > > Rey > jQuery Team > > Aaron Barker wrote: > > In a previous thread (http://tinyurl

[jQuery] New jQuery logo usage on tshirts and stuff

2008-09-23 Thread Aaron Barker
In a previous thread (http://tinyurl.com/jquerylogousage) permission was given to use the old logo for printing on t-shirts and stuff. The source files were even provided. How about the new logo? Is it still ok to use? Can we get the source files?

[jQuery] Re: autocomplete - new matchContains option

2008-07-09 Thread Aaron Barker
Bah... I put [autocomplete] at the beginning of the title, but it must have been parsed out thanks to the brackets or something. Sorry for the confusing title that resulted. They need a preview button :) On Jul 9, 2:56 pm, Aaron Barker <[EMAIL PROTECTED]> wrote: > I just wanted to t

[jQuery] [autocomplete] new matchContains option

2008-07-09 Thread Aaron Barker
rally understand if it isn't in the scope of the plugin. Again, I'm definitely open to better ways to do this... so bring it on! Aaron Barker

[jQuery] Re: Autocomplete - is bgiframe required?

2008-05-17 Thread Aaron Barker
I just submitted a bug on this a few days ago, which also contains a fix for it http://dev.jquery.com/ticket/2866 Copied here for posterity Line 634 is currently: list.bgiframe(); and should be if($.fn.bgIframe) list.bgiframe(); On May 16, 12:28 pm, rolfsf <[EMAIL PROTECTED]> wrote: > I'm g

[jQuery] Re: Loading the bgiframe script only for IE

2008-04-29 Thread Aaron Barker
onal comments to load the bgiframe plugin > for IE 6 only. > > http://msdn2.microsoft.com/en-us/library/ms537512(VS.85).aspx > > -- > Brandon Aaron > > On Tue, Apr 29, 2008 at 1:05 PM, Aaron Barker <[EMAIL PROTECTED]> wrote: > > > I looked but couldn't

[jQuery] Loading the bgiframe script only for IE

2008-04-29 Thread Aaron Barker
eed to use bgiframe... would it work correctly? Any issue with loading bgiframe via the getScript method? Thanks, Aaron Barker

[jQuery] Re: dimension.js requirement

2008-04-29 Thread Aaron Barker
Nevermind, I'm a complete idiot. 1.3 seconds after submitting this I thought to myself "I wonder if there is already an option for this". Naturally there is... so I feel pretty stupid. Don't mind me... just whining before I research. On Apr 29, 10:43 am, Aaron Barker <[

[jQuery] [autocomplete] dimension.js requirement

2008-04-29 Thread Aaron Barker
available as I may have included it for something else, but don't want the scrolling in the autocomplete. Tossing this out for discussion sake first, can make a bug report or feature request if it is seen as worth it. Thanks, Aaron Barker

[jQuery] load function with selector question... script removal

2008-03-25 Thread Aaron Barker
If you use the load function without a selector it will parse and fire any

[jQuery] Re: Jörn's autocomplete: submitting to a fu nction

2008-03-05 Thread Aaron Barker
e list as it would normally. Apologies if this isn't clear, or not really doable. I'm trying to get my head around it myself, so I'm sure I'm having difficulty explaining it well. Thanks, Aaron On Mar 5, 2:04 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Aaro

[jQuery] Jörn's autocomplete: submitting to a functi on

2008-03-05 Thread Aaron Barker
Any tips on existing efforts, or best ways to accomplish this would be appreciated. Thanks, Aaron Barker

[jQuery] Re: Lazy Load Select elements

2008-02-21 Thread Aaron Barker
Also not a direct answer to your question, but maybe an answer to why you are asking it... My initial guess would be that because you are just using a class as your selector it is having to search through every single element on the page (apparently over 20,000 of them) to find the elements that

[jQuery] Re: what editor do you use?

2008-02-14 Thread Aaron Barker
I use TextMate when I'm at work on a Mac, and E-TextEditor on the Windows at home (http://www.e-texteditor.com/). It uses the same bundles as TextMate, so it's nice to have that power on Windows. Aaron On Feb 13, 9:38 am, Feijó <[EMAIL PROTECTED]> wrote: > I changed my own a few weeks ago, now I

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-08 Thread Aaron Barker
Very cool. One thing I noticed is that you can not select text where it overlaps the canvas. This is easily seen in the bottom left corner of the page, but can be seen at the top if you make the window narrow enough. It does this in FF and Saf on OSX. I have no idea how canvas works, so this m

[jQuery] Re: Why plugin repository dont have a search?

2007-11-15 Thread Aaron Barker
I agree that this feature is sorely needed. The wiki being the "old" way of posting plugins, may not be kept up to date with current versions or new plugins. It's always a guess as to what category something might be in. What is the definition of some of the categories like widgets, tools and u

[jQuery] Re: Consider a standard documentations for plugins

2007-10-29 Thread Aaron Barker
A few thoughts... 1 - There are two kinds of documentation I think we could possibly be talking about. First would be the documentation on a website (the official wiki, plugin homepage, whatever), and second would be the documentation in the .js file itself. As was mentioned by several, the wik