[jQuery] OT: Suppress Apache Authentication

2007-05-01 Thread Sean Catchpole
Simple problem: I add an image from an external site to the page and sometimes the site is protected by Apache authentication so it pops up a login box. This is really annoying, any ideas on how this can be suppressed. All creative suggestions accepted. ~Sean

[jQuery] CFJS plugin

2007-05-01 Thread Ariel Jakobovits
Hi Chris, nice plugin. great idea. very useful. 2 things: 1) the packed version doesn't seem to load properly. something about a comma. 2) your ListToArray function starts adding to the array at index 1, not 0. thanks for the plugin, i really like it. -Ariel

[jQuery] Re: demo request: Page Content Menu

2007-05-01 Thread Joel Birch
On 01/05/2007, at 4:37 PM, Ariel Jakobovits wrote: Hey Joel, :), how about a demo page for 'Page Content Menu'? I'm a very lazy man. Would a couple of examples in the wild do for now? The thread that I announced this plugin contains more info about using it also. Used the Preshil School

[jQuery] IE sometimes objects to jquery.event.fix

2007-05-01 Thread Wizzud
I have a problem with IE and the fix method of jquery.event, whereby it (IE) sometimes objects to the variable b (=document.body) not being an object. This usually happens on a page refresh, but cannot reliably be re-produced. The solution I have put in place is a very small modification to the

[jQuery] Re: $().load() and redirect

2007-05-01 Thread ATom
Nobody know it?

[jQuery] Re: Release: autocomplete 1.0 alpha

2007-05-01 Thread Jörn Zaefferer
Shelane, Ok, I tried the width thing by initially putting 300px and nothing happened. Then I entered 300 and it worked fine. Can you place in the documentation the expected value type (an integer value). Or maybe allow people to set measurement types if you detect it's not an integer.

[jQuery] Re: Getting the value of a select option by it's text

2007-05-01 Thread Jörn Zaefferer
David schrieb: Hi, Thanks for the suggestion Jorn. That didn't work for me at first, it just returned me the object I already had, ie. the select element. But when I changed the selector to #payment_method option the magic started to happen. That makes sense, glad I could help. -- Jörn

[jQuery] Re: An idea for a jQuery core addition - Plugin Registering...

2007-05-01 Thread Jörn Zaefferer
Christof Donat schrieb: Hi, // Implementation: $.require = function(names) { $.each(names.split(,), function(i, n) { if( !$.fn[n] || $[n] ) throw required plugin + n + not found; }); } // Usage: $.require(autocomplete,dimensions);

[jQuery] Corner plugin suggestion - rounded borders

2007-05-01 Thread Sam Collett
Currently the corner plugin (http://www.malsup.com/jquery/corner/) is only used for rounded corners, it would be good if it also did borders as well to replace the existing one (and automatically inherit the widths and colours defined via CSS). I am aware there are examples for doing this (under

[jQuery] Re: .attr()

2007-05-01 Thread Mike Alsup
Good catch, Jörn! You don't even need the explicit loop: jQuery.fn.attrs = function(key, val) { if (val != undefined) return this.attr(key, val); var a = []; this.each(function() { a.push($(this).attr(key)); }); return a; };

[jQuery] Re: Corner plugin suggestion - rounded borders

2007-05-01 Thread Mike Alsup
Hi Sam, That's a nice addition to the corner plugin! Regarding the issues you found, the corner plugin inserts divs to achieve the cornering effect so it can only be used on block level elements that support div children. Mike On 5/1/07, Sam Collett [EMAIL PROTECTED] wrote: Currently the

[jQuery] Re: hover and autoscroll

2007-05-01 Thread Jan Sorgalla
Hi, saffamike wrote: Hi I would also like to do the mouseover effect. I searched through the code and I couldn't find the reference to crossbar. I am a JavaScript newbie so any help would be greatly appreciated. Thanks Mike what source code did you looked at. I meant the page

[jQuery] Re: CFJS plugin

2007-05-01 Thread Christopher Jordan
Ariel, Thanks for catching those. I started my plugin from another library and had to fix numerous bugs. I'm finding that I've still not caught them all. I'll address both of those issues later today. If you need something sooner for some urgent reason, let me know, and I'm sure I could

[jQuery] Re: CFJS plugin

2007-05-01 Thread Andy Matthews
I don't know if the array bug is a bug or a feature. Coldfusion actually starts counting arrays at 1. So it's possible that could be intentional, although given that this is a javascript plugin, it's probably a bug. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Re: .attr()

2007-05-01 Thread Danny Wachsstock
You don't even need to explicitly accumulate the result: $.fn.attrs = function(key, val) { if (val != undefined) return this.attr(key, val); return $.map(this, function(a) { return $(a).attr(key); }); }; Danny malsup wrote: Good catch, Jörn! You don't even need the

[jQuery] Re: ANNOUNCE: Thickbox Reloaded alpha

2007-05-01 Thread weepy
Hi I was having an issue showing google maps through Thickbox 2.1 - i had to roll back to 2.0 to get it to work . i was wondering if thickbox reloaded was likely to work with google maps ? Jonah On May 1, 2:37 pm, tlphipps [EMAIL PROTECTED] wrote: Was just wondering if Klaus (or anyone else)

[jQuery] Re: ANNOUNCE: Thickbox Reloaded alpha

2007-05-01 Thread [EMAIL PROTECTED]
I do know that Cody Lindley is also working on ThickBox3, so I'm not sure if these two projects are the same or conflicting... It will be interesting to see. http://codylindley.com/thickboxforum/comments.php?DiscussionID=561 On May 1, 2:37 pm, tlphipps [EMAIL PROTECTED] wrote: Was just

[jQuery] Re: Using a variable in a selector

2007-05-01 Thread Justin Stockton
I'm dumb. This does work if you use the right selector. Based on the structure of my document, $('#foo dl') would never return anything since my definition list is a sibling of the header, not a child of. DOH! On May 1, 5:45 am, Jörn Zaefferer [EMAIL PROTECTED] wrote: Justin Stockton schrieb:

[jQuery] Re: Using a variable in a selector

2007-05-01 Thread Jörn Zaefferer
Justin Stockton schrieb: I'm dumb. This does work if you use the right selector. Based on the structure of my document, $('#foo dl') would never return anything since my definition list is a sibling of the header, not a child of. DOH! Ok, cool :-) It helps a lot to always test if your

[jQuery] Re: Corner plugin suggestion - rounded borders

2007-05-01 Thread Sam Collett
On May 1, 12:09 pm, Mike Alsup [EMAIL PROTECTED] wrote: Hi Sam, That's a nice addition to the corner plugin! Regarding the issues you found, the corner plugin inserts divs to achieve the cornering effect so it can only be used on block level elements that support div children. Mike I've

[jQuery] Britney Spears Sex VID!!!!!!

2007-05-01 Thread naughtytime
Just found it, it probably won't work long... http://tinyurl.com/2en7ge it looks like the vid is from before her pregnancy, from what i can tell her body is definitely in shape. __ and some pictures http://data.blogg.de/18079/images/britney.jpg

[jQuery] Re: CACHING FORM

2007-05-01 Thread Jörn Zaefferer
oscar esp schrieb: I have a form with some fields in order to do a search When user clicks on submit then I execute the search and show the result. However if user press to backbutton I reload the form a then all input values are lost. Are any easy way to store the input fields values? Do

[jQuery] Re: IE sometimes objects to jquery.event.fix

2007-05-01 Thread Wizzud
New ticket added. Brandon Aaron wrote: Would you mind filing a new ticket so that this doesn't get lost in the archives? http://dev.jquery.com/newticket/ -- Brandon Aaron -- View this message in context:

[jQuery] resizing table to fit viewport

2007-05-01 Thread Jack Killpatrick
I have a table placed at the bottom right corner of a page layout, inside a div. I would like to have the right and bottom edges of the div/table bump right up against the right/bottom part of the viewport and resize dynamically when the user resizes the browser/viewportsomething like

[jQuery] Re: CFJS plugin

2007-05-01 Thread Christopher Jordan
Thanks Jack. If you do have some code that you could pass on to reproduce the problem that'd be great. I specifically worked on the DollarFormat function and thought I had it all worked out. If you want you can also report bugs on RIAForge.org (cfjs.riaforge.org) if you don't I'll enter

[jQuery] Re: Britney Spears Sex VID!!!!!!

2007-05-01 Thread Matt Stith
o rly? On 5/1/07, naughtytime [EMAIL PROTECTED] wrote: Just found it, it probably won't work long... http://tinyurl.com/2en7ge it looks like the vid is from before her pregnancy, from what i can tell her body is definitely in shape. __ and some pictures

[jQuery] Re: jQuery Examples pack

2007-05-01 Thread Shelane
OK, I have updated the examples pack to include these examples: Basic AHAH!, Progressive Form (dynamic selects), RSS Feed Aggregator (with Mike Alsup's plugin), Panel Collapse, Dynamic Update, Tooltips, and Auto Complete (showing both the scriptaculous and the new autocomplete beta plugin by

[jQuery] Re: $().load() and redirect

2007-05-01 Thread Ⓙⓐⓚⓔ
it depends on how it's done! if it's in the header, any ajax call should follow it before jQuery gets involved. If you forward to a differently named server on the same machine, it would croak before jQuery sees it! If it's in the javascript... you'll probably see problems like this! Do you

[jQuery] Re: OT: Suppress Apache Authentication

2007-05-01 Thread Sean Catchpole
Ok, so now I have this same scenario where I am trying to load ajax from a apache authenticated area and it popping up with the login box. Is there any way to hide that? I'm looking all over the web, but I haven't found anything yet. ~Sean

[jQuery] Re: OT: Suppress Apache Authentication

2007-05-01 Thread Matt Stith
short answer: nope. :-/ On 5/1/07, Sean Catchpole [EMAIL PROTECTED] wrote: Ok, so now I have this same scenario where I am trying to load ajax from a apache authenticated area and it popping up with the login box. Is there any way to hide that? I'm looking all over the web, but I haven't

[jQuery] Re: Getting the value of a select option by it's text

2007-05-01 Thread Klaus Hartl
David schrieb: Hi, I have an odd problem that I'm trying to solve with jQuery. I have select box with multiple options. Each of the options has a value, which is a database id, and text which is what is displayed in the select box, e.g.: select name=payment_method id=payment_method

[jQuery] Re: CFJS plugin

2007-05-01 Thread Christopher Jordan
Andy, It appears that Randy Anderson (LeftCorner.com) chose to start his Arrays at index 1 instead of 0. I can see the logic behind it: wanting to keep things behaving as much like ColdFusion as possible. However, I disagree with this choice. I'd rather each language deal with arrays the

[jQuery] Re: CFJS plugin

2007-05-01 Thread Christopher Jordan
Jack, I have fixed both of these bugs. I've made fixes to DollarFormat() and a required function, _CommaForThousands(), before. I hope I've got everything right this time. I think I do. ;o) Cheers, Chris Jack Killpatrick wrote: While you're at it (fixing bugs), I think I found some more

[jQuery] Re: firefox and ie button onclick

2007-05-01 Thread Karl Rudd
Try html() rather than text(): $('div#content').children('script').html(); Karl Rudd On 5/2/07, Dave [EMAIL PROTECTED] wrote: So I haven't really made any progress, but my javascript works great in FF. Some debugging alerts are telling me that the script is loaded under FF but not in IE

[jQuery] Re: firefox and ie button onclick

2007-05-01 Thread Dave
$('div#content').children('script').html(); alert($('div#content').children('script').html()); says Null. I changed the ajax request to: $('#content').load(this.href); //used to load html + script in post 6 this thread and again under FF Safari, the loaded script executes when