On 10/1/06, Rey Bango <[EMAIL PROTECTED]> wrote:
> Wow Brandon, you sir are on a tear. Thanks for the contributions.
>
> Rey
Thanks! ... these are just all plug-ins that I wrote for myself for
this particularly large project that I originally did with
prototype/scriptaculous and rewrote with jQuer
> A I just went into the JQuery on the site and it was showing the
> old file - hit reload and the new one came up - no problems since so I think
> it was a stupid caching error.
Glad to hear it is working :)
--
Brandon Aaron
___
jQuery maili
Mungbeans wrote:
>
> I just played around with it myself and I'm definitely getting the errors.
>
A I just went into the JQuery on the site and it was showing the
old file - hit reload and the new one came up - no problems since so I think
it was a stupid caching error.
--
View
Brandon Aaron wrote:
>
> What version of Firefox are you using?
>
1.5.0.7
I just played around with it myself and I'm definitely getting the errors.
--
View this message in context:
http://www.nabble.com/Input-text-hover-error-tf2366677.html#a6595460
Sent from the JQuery mailing list archi
I just played around with it for 5 mins trying everything I could
think of including switching tabs, programs, etc but could not make it
produce the error.
What version of Firefox are you using?
Brandon
On 10/1/06, Mungbeans <[EMAIL PROTECTED]> wrote:
>
> Indeed:
>
> http://clotheshorse.com.au/c
Indeed:
http://clotheshorse.com.au/clotheshorse/content/category/3/21/32/
http://clotheshorse.com.au/clotheshorse/content/category/3/21/32/
--
View this message in context:
http://www.nabble.com/Input-text-hover-error-tf2366677.html#a6595374
Sent from the JQuery mailing list archive at Nabble.
Could you provide an example link?
Brandon
On 10/1/06, Mungbeans <[EMAIL PROTECTED]> wrote:
>
> I was having the same problem with the hover function, and applied the patch
> as described. I am still getting the error in this situation:
>
> Hover is applied to a table - works great. However, wh
I was having the same problem with the hover function, and applied the patch
as described. I am still getting the error in this situation:
Hover is applied to a table - works great. However, when in windows I
activate another program (for instance my email or swap between tabs in
firefox) and t
Karl Swedberg wrote:
> Hey Everyone,
>
> As Rey mentioned earlier today (or yesterday), I've been playing around
> with Cody Lindley's JTip plugin a bit.
>
> I would love to have some feedback, suggestions for improvement, etc. on
> this one. In particular, I'm wondering if the animation stuff is
Wow Brandon, you sir are on a tear. Thanks for the contributions.
Rey
Brandon Aaron wrote:
> So I went ahead and released another plugin today that gets the offset
> (along with some other properties) of the first matched element in the
> jQuery object. I've gone through a lot of trouble to test
ewww...iframe navigation...On 10/1/06, zelda2 <[EMAIL PROTECTED]> wrote:
I?ve been trying to figure this out for days and no luck. I?m trying to usethe ScrollTo (Interface) plugin to control the scrolling behavior of a pagethat exists within an IFRAME.An example would be that my home page (
home.ht
I?ve been trying to figure this out for days and no luck. I?m trying to use
the ScrollTo (Interface) plugin to control the scrolling behavior of a page
that exists within an IFRAME.
An example would be that my home page (home.html) has a navigation menu.
Those menu links point to a page inside o
On 02/10/2006, at 7:25 AM, Michael Geary wrote:
>
> Joel, even if you want to use the svn version, you don't need to do
> any of
> this ant build stuff at all. All it does is strip comments and
> concatenate
> files.
>
> The .js files straight out of svn are perfectly usable just as they
> a
> You should work with Paul on this:
> http://jquery.com/dev/svn/jquery/src/dimensions/dimensions.js
I'd be more than happy too as I already use dimensions.js as it is and
find it to be very useful. It would be great to see this or a
simplification of it added to the dimensions plugin. Paul feel f
Thanks Jorn,
My next priority is to get this working fully with tableSorter - it
does work generally except for table striping.
I've tried to make the plug-in as unobtrusive as possible, I felt that
hiding the form when JS is turned off is a thing that the plug-in
shouldn't do - the developer sho
2006/10/2, Brandon Aaron <[EMAIL PROTECTED]>:
> So I went ahead and released another plugin today that gets the offset
> (along with some other properties) of the first matched element in the
> jQuery object. I've gone through a lot of trouble to test this in the
> different browsers (except Linux)
So I went ahead and released another plugin today that gets the offset
(along with some other properties) of the first matched element in the
jQuery object. I've gone through a lot of trouble to test this in the
different browsers (except Linux) and getting it working in lots of
different situation
thx2006/10/1, Brandon Aaron <[EMAIL PROTECTED]>:
This was actually just fixed in SVN today. Here is the bug report withthe patch if you don't want to get the latest from SVN.http://jquery.com/dev/bugs/bug/222/
--Brandon AaronOn 10/1/06, Rafael Santos <[EMAIL PROTECTED]> wrote:> Hey, this is what wh
This was actually just fixed in SVN today. Here is the bug report with
the patch if you don't want to get the latest from SVN.
http://jquery.com/dev/bugs/bug/222/
--
Brandon Aaron
On 10/1/06, Rafael Santos <[EMAIL PROTECTED]> wrote:
> Hey, this is what what happens
> uncaught exception: Permissi
Hey, this is what what happensuncaught exception: Permission denied to get property HTMLDivElement.parentNodeand this is the lines.
$("#searchform #s").hover( function(){ $(this).css("backgroundColor","#999").css("border","1px solid #0c9"); },
At a first glance this code is really not readable (to me at least). I
think there is too much of a good thing here (that being chainable
methods). It seems like the end goal here is to have one function be
applied to part of the jQuery object's elements and another be applied
to a different part.
> Sam was correct that I wanted the latest SVN version. I also
> wanted to see if I was missing out on any other information
> that the build process provided.
>
> @Michael: I got the idea that it would be a good thing to
> have access to this from what John Resig mentioned when 1.0
> was rele
> Very useful. One thought: It might be nice to allow the elseCallback to run
> even when ifCallback is not provided.
Maybe it should be added to .not() instead:
.not(".foo", elseCallback, ifCallback)
--John
___
jQuery mailing list
discuss@jquery.com
Very useful. One thought: It might be nice to allow the elseCallback to run
even when ifCallback is not provided.
George
J?rn Zaefferer wrote:
>
> Hi folks,
>
> the thread about showing and hiding DDs when clicking DTs gave me an
> idea for a chainable if/else construct. I have implemented
Klaus Hartl schrieb:
> Maybe you can also run the ant task in Aptana (it's based on Eclipse).
> That way you have a first-class HTML/CSS/JavaScript IDE as bonus, it
> even supports JQuery...
>
Unfortuanetely they ripped the ant support. The JS editor is way to slow
on large files (jquery sour
Rik Lomas schrieb:
> Hi guys,
>
> I've just released a brand new plug-in called quickSearch, for filter
> large sets of data. Any comments, criticism (constructive, of course!)
> and faults would be greatly received!
>
> http://rikrikrik.com/jquery/quicksearch/
>
> Thanks
>
Groovy.
The first th
Hi guys,
I've just released a brand new plug-in called quickSearch, for filter
large sets of data. Any comments, criticism (constructive, of course!)
and faults would be greatly received!
http://rikrikrik.com/jquery/quicksearch/
Thanks
--
Rik Lomas
http://rikrikrik.com
Jörn Zaefferer schrieb:
> Joel Birch schrieb:
>> Thanks Jörn, Sam, Michael and Jake,
>>
>> I will look into Eclipse - hopefully I can work that out on my own -
>> I don't want to create unnecessary work for you Jörn. Thanks for your
>> generous offer.
>>
> To get you started: After intalli
it doesn't fail, but I'm not even sure it built test properly!
time to load eclipse!
On 10/1/06, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote:
> my patched version is at http://cigar.dynalias.org/jQuery/Makefile
>
> take a copy!
>
> On 10/1/06, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> > On Oct 1, 2006, at 12
my patched version is at http://cigar.dynalias.org/jQuery/Makefile
take a copy!
On 10/1/06, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> On Oct 1, 2006, at 12:30 AM, Ⓙⓐⓚⓔ wrote:
>
> > I saw ant, and since I hadn't anted on this machine,,, I figured try
> > the old fashioned Makefile... it's missing
hmm not sure if its me , but it anyone else see September 2006 archive
to be short? as i only see a few posts for the whole Sep archive mail
list, that right? hm... i remember seeing more post then that. or am i
just co coo of the co co puffs?
--
Nilesh B. Patel
www.n-bp.com
__
>> var btnCancel =
>> $(cloned).find("input.frmSpace").clone().attr("type","button").
>> val(langHash["cancel"]).insertAfter(btnSubmit);
> If I remember correctly, IE has issues changing input
> types from one type to another
Yep.
"Remarks: As of Microsoft Internet Explorer 5, the type prope
Thanks a lot Jörn!
Joel.
On 01/10/2006, at 11:10 PM, Jörn Zaefferer wrote:
> Joel Birch schrieb:
>> Thanks Jörn, Sam, Michael and Jake,
>>
>> I will look into Eclipse - hopefully I can work that out on my own -
>> I don't want to create unnecessary work for you Jörn. Thanks for your
>> generous
Joel Birch schrieb:
> Thanks Jörn, Sam, Michael and Jake,
>
> I will look into Eclipse - hopefully I can work that out on my own -
> I don't want to create unnecessary work for you Jörn. Thanks for your
> generous offer.
>
To get you started: After intalling Eclipse (www.eclipse.org), instal
This sort of thing could be used for 'mousewriting recognition', if you could
replicate the gesture for all 26 English characters, lower and upper case,
numbers and special characters like . , ! " & $ ? : ' @ etc. Of course,
everyone has different writing styles, so it'd be impractical, but an ide
On Oct 1, 2006, at 12:30 AM, Ⓙⓐⓚⓔ wrote:
> I saw ant, and since I hadn't anted on this machine,,, I figured try
> the old fashioned Makefile... it's missing a line @66 to create the
> test/js directory out of the box it does all the make features
> except test pretty good start!
>
> @66
>
Thanks Jörn, Sam, Michael and Jake,
I will look into Eclipse - hopefully I can work that out on my own -
I don't want to create unnecessary work for you Jörn. Thanks for your
generous offer.
Sam was correct that I wanted the latest SVN version. I also wanted
to see if I was missing out on a
I investigated on the idea a little further. A basic if/else, with
filter() as the if-method can be achieved with this change to filter():
filter: function(t) {
if( !this.filterStack ) this.filterStack = [];
this.filterStack.push(t);
return this.pushStack( ...);
}
The els
Hello Stefan,
> I don;t have linux, but I think want is the problem. I will try to fix it.
thank you for your quick response. Tell me when i can help testing.
--
cu
Sebastian
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
John Resig schrieb:
> Although, going back through his code - I really like what he did. He
> made it such that you no longer had to use anonymous function wrappers
> - which I really like.
Good point. That was the part of my solution I didn't like for myself.
> It'd be really cool to be able to d
Hi Joel!
> The more I think about it the more I realise I am missing something
> here - especially as no-one else seems bothered by this. I understand
> what software developers use SVN for but do not understand why the
> general user of the software is required to set up all these Java/
> A
Sebastian Busch wrote:
> Hello,
>
> since there is no email address at the web site of interface i want to
> report it here.
>
> I'm using the excellent Interface plugin collection and noticed a small
> flicker when dropping elements (see http://interface.eyecon.ro/ , demo
> for draggables):
>
> el
On 01/10/06, Michael Geary <[EMAIL PROTECTED]> wrote:
> > From: Joel Birch
> >
> > I am obviously missing something here - can we not just have
> > some sort of friendly web interface that retrieves the latest
> > version of jQuery and whatever else this "Ant build" gives
> > you? This seems like a
Hello,
since there is no email address at the web site of interface i want to
report it here.
I'm using the excellent Interface plugin collection and noticed a small
flicker when dropping elements (see http://interface.eyecon.ro/ , demo
for draggables):
elements are invisible for a short time wh
> From: Joel Birch
>
> I am obviously missing something here - can we not just have
> some sort of friendly web interface that retrieves the latest
> version of jQuery and whatever else this "Ant build" gives
> you? This seems like a high barrier to entry considering the
> potential demographi
45 matches
Mail list logo