[jQuery] Re: Feb 12 IE6 Forced Update

2008-01-24 Thread Andy Matthews
To: jquery-en@googlegroups.com Subject: [jQuery] Re: Feb 12 IE6 Forced Update On Jan 24, 2008 8:21 AM, Andy Matthews wrote: I personally have put off installing it IE7 at home so that I can still test with IE6. Andy, If you want to be able to test with IE6 and IE7 on the same machine, check

[jQuery] Re: Feb 12 IE6 Forced Update

2008-01-24 Thread Andy Matthews
Right... That's the ideal method... _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Thursday, January 24, 2008 11:17 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Feb 12 IE6 Forced Update On Jan 24, 2008, at 12:07 PM, Andy

[jQuery] Re: http://jquery.com/api/ page broken

2008-01-28 Thread Andy Matthews
Same for me. Tried it in IE6, and FF2 and neither worked. jQuery has REALLY got to get the documentation improved. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Yansky Sent: Saturday, January 26, 2008 5:50 PM To: jQuery (English) Subject:

[jQuery] Re: http://jquery.com/api/ page broken

2008-01-28 Thread Andy Matthews
The http://jquery.com/api/ is outdated; the docs for the current jQuery version is at http://docs.jquery.com/. Andy, feel free to volunteer your time to help improved the documentation. On 1/28/08, Andy Matthews [EMAIL PROTECTED] wrote: Same for me. Tried it in IE6, and FF2 and neither

[jQuery] Re: http://jquery.com/api/ page broken

2008-01-28 Thread Andy Matthews
PROTECTED] On Behalf Of Jörn Zaefferer Sent: Monday, January 28, 2008 12:04 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: http://jquery.com/api/ page broken Andy Matthews schrieb: It's less an improvement on the content than it is the presentation. For the time being, give this a try: http

[jQuery] Re: on click event does not response

2008-02-06 Thread Andy Matthews
The liveQuery plugin takes care of this work for you. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giant Jam Sandwich Sent: Wednesday, February 06, 2008 3:55 PM To: jQuery (English) Subject: [jQuery] Re: on click event does not response

[jQuery] Re: Thickbox Alternative that Works with jQuery

2008-02-07 Thread Andy Matthews
If you like Thickbox, why are you looking for something different? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cfdvlpr Sent: Thursday, February 07, 2008 10:20 AM To: jQuery (English) Subject: [jQuery] Thickbox Alternative that Works with

[jQuery] I'm stumped! How to accomplish this navigation rollover effect?

2008-02-07 Thread Andy Matthews
This is what the client wants: http://commadelimited.com/uploads/rollover.jpg (text has been blurred out intentionally) The site is VERY basic: nav colum on left, content column on right. The building it out is easy, but the nav is throwing me for a loop. My original thought was that I could use

[jQuery] Re: I'm stumped! How to accomplish this navigation rollover effect?

2008-02-08 Thread Andy Matthews
Wixus... I know how to write the code to actually do the animation. The problem I'm finding is that when the animation kicks off, it'll throw off the rest of the layout. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of wixus Sent: Friday,

[jQuery] Re: I'm stumped! How to accomplish this navigation rollover effect?

2008-02-08 Thread Andy Matthews
PROTECTED] On Behalf Of andrea varnier Sent: Friday, February 08, 2008 3:37 AM To: jQuery (English) Subject: [jQuery] Re: I'm stumped! How to accomplish this navigation rollover effect? On 8 Feb, 02:41, Andy Matthews [EMAIL PROTECTED] wrote: I'm thinking now that I could possible position each

[jQuery] Re: I'm stumped! How to accomplish this navigation rollover effect?

2008-02-08 Thread Andy Matthews
) Subject: [jQuery] Re: I'm stumped! How to accomplish this navigation rollover effect? On 8 Feb, 16:28, Andy Matthews [EMAIL PROTECTED] wrote: Andrea... I think you're right...absolute positioning should solve my problem. The animation in your example works perfectly, but the text is located

[jQuery] OT: FCK editor now double spaces with enter key?

2008-02-12 Thread Andy Matthews
We've been using FCK editor for a while now. It used to create a single return when hitting the enter button. We recently upgraded to a newer version (2.5 I think) and now it creates a double space instead. Does anyone know if this is a setting that can be changed? andy

[jQuery] Re: OT: FCK editor now double spaces with enter key?

2008-02-13 Thread Andy Matthews
Right... You can force it to single space by hitting SHIFT + enter, but I'd like to know if there's a preference which can be changed to force it to revert to single spacing by default. This is changed in the new version of FCK. -Original Message- From: jquery-en@googlegroups.com

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
Editplus www.editplus.com Best one I've found in 6+ years of looking, been using it for about the same amount of time. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Feijó Sent: Wednesday, February 13, 2008 10:38 AM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
PROTECTED] On Behalf Of Feijó Sent: Wednesday, February 13, 2008 10:53 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: what editor do you use? I dont like the editplus interface, very ancient :) But its a good app too!! Feijó Andy Matthews escreveu: Editplus www.editplus.com Best

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
@googlegroups.com Subject: [jQuery] Re: what editor do you use? They improved a little the interface, has been some time since the last time I saw it But editpad++ is free!! editplus has pay resources :) baita abraço Feijó Andy Matthews escreveu: Not sure what you mean...I just looked

[jQuery] Re: OT: FCK editor now double spaces with enter key?

2008-02-14 Thread Andy Matthews
. In the fckconfig.js file there are two lines: FCKConfig.EnterMode = 'p' ; // p | div | br FCKConfig.ShiftEnterMode = 'br' ; // p | div | br Looks like if you change the first one to 'br' you'd be set. On Feb 13, 9:32 am, Andy Matthews [EMAIL PROTECTED] wrote: Right

[jQuery] Re: [POLL] Online jQuery Training from John Resig

2008-03-06 Thread Andy Matthews
I'd be interested as well. Probably myself and several of my coworkers. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris Jordan Sent: Thursday, March 06, 2008 11:47 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [POLL] Online

[jQuery] Re: Snap to grid on BBC website

2008-03-10 Thread Andy Matthews
iGoogle doesn't use jQuery. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rui Pacheco Sent: Monday, March 10, 2008 6:22 AM To: jQuery (English) Subject: [jQuery] Snap to grid on BBC website Hi all I am currently evaluating the jQuery

[jQuery] Re: Call function contained in object, from WITHIN object

2008-03-23 Thread Andy Matthews
contained in object, from WITHIN object On Mar 21, 4:02 pm, Andy Matthews [EMAIL PROTECTED] wrote: Well the problem is that I'm building an AIR app, so console isn't available to me. I believe AIR does have an air.trace() function that can be used in a similar way... - jason

[jQuery] Re: Using a button that doesn't submit?

2008-03-24 Thread Andy Matthews
If you're already using jQuery just return false on the submit method for the form. $('#myFormID').submit(function(){ // do stuff here return false; }); -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent:

[jQuery] Re: submitting the form by pressing ENTER

2008-03-25 Thread Andy Matthews
You should be able to intercept that button press by using the submit() method of the form object. $('#myForm').submit(function(){ // this method should fire whether the button was clicked with the mouse // or the enter button was pressed return false; }); form id=myForm

[jQuery] Re: submitting the form by pressing ENTER

2008-03-25 Thread Andy Matthews
; } // if }); I did have success when I did form id=pageForm name=pageForm action=javascript:submitPageForm(); Damn, hate going back to the old ways. Oh well, - On Mar 25, 1:26 pm, Andy Matthews [EMAIL PROTECTED] wrote: You should be able to intercept that button press by using the submit() method

[jQuery] Re: Event namespacing - how to see the full event name?

2008-03-25 Thread Andy Matthews
You're allowed to pass in an array object along with each trigger method call. So this might work for you: var call = 1; $('.foo').trigger('bar.update',[call]]); var call = 2; $('.foo').trigger('bar.update',[call]]); $('.foo').bind('bar', function(e,data) { if (data[0] == 1) {

[jQuery] Func outside of doc.ready cannot access function inside doc.ready? Why not?

2008-04-02 Thread Andy Matthews
. Why is this, and how might I be able to get around it? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer satisfaction is my number 1 priority! If you

[jQuery] Re: new to jquery

2008-04-03 Thread Andy Matthews
We'd really need to see your HTML code, but if you want to get the parent of an object. Let's say you have HTML code like this: div p bthis is my paragraph/b /p /div You want to get the immediate parent of all P tags: $('p').parent(); or you want to get a div

[jQuery] Re: JQuery bigginer

2008-04-04 Thread Andy Matthews
Something like this might workd (untested): // when the text field changes $('#myTextField').change(function(){ // if it's empty if ($(this).val() == '') { // give it focus $(this).focus(); } }; -Original Message- From:

[jQuery] Re: Func outside of doc.ready cannot access function inside doc.ready? Why not?

2008-04-04 Thread Andy Matthews
I'm still having trouble with this. All of my code is already written inside the doc.ready function. The code which needs to be located outside of the doc.ready function HAS to be able to call code within the doc.ready body. I'd be GREATLY in debt to anyone who could help me resolve this issue.

[jQuery] Re: Func outside of doc.ready cannot access function inside doc.ready? Why not?

2008-04-04 Thread Andy Matthews
this? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, April 04, 2008 3:22 PM To: jQuery (English) Subject: [jQuery] Re: Func outside of doc.ready cannot access function inside doc.ready? Why not? I'm still having trouble

[jQuery] Cycle plugin: TypeError: Null value?

2008-04-08 Thread Andy Matthews
happening? I could show code, but I don't have any way to show the app in action as it's internal only. Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer

[jQuery] Re: Cycle plugin: TypeError: Null value?

2008-04-08 Thread Andy Matthews
Ah...no I'm not. That might be it. Is it just .stop()? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Tuesday, April 08, 2008 12:19 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Cycle plugin: TypeError: Null value?

[jQuery] Re: Cycle plugin: TypeError: Null value?

2008-04-08 Thread Andy Matthews
Okay...an update. I had two click events assigned to each nav button, oen from Cycle, and another custom. I explicitly unbound both buttons, then reassigned them and it works just fine. I don't feel that I should have to do that, but meh...it works, so I'm not complaining. The weird thing is

[jQuery] Re: Drag and Drop question

2008-04-08 Thread Andy Matthews
There's a much newer version of the drag and drop found in the jQuery UI. I don't believe that the Interface plugins are being supported any more: http://ui.jquery.com and http://dev.jquery.com/view/trunk/ui/demos/ui.draggable.html -Original Message- From: jquery-en@googlegroups.com

[jQuery] Re: Drag and Drop question

2008-04-08 Thread Andy Matthews
effect' on the drag state. I'm thinking i might need to apply it with the onStart function - though this is just a stab in the dark. Any ideas? On Apr 8, 8:19 pm, Andy Matthews [EMAIL PROTECTED] wrote: There's a much newer version of the drag and drop found in the jQuery UI. I don't believe

[jQuery] Cycle plugin, start from last entry in container, rather than first

2008-04-10 Thread Andy Matthews
Does anyone know if this is possible? div id=cycle pmsg 5/p pmsg 4/p pmsg 3/p pmsg 2/p pmsg 1/p /div Assuming that I have the above code, is it possible to force msg 1 to be displayed rather than msg 5? Andy Matthews Senior

[jQuery] Re: Cycle plugin, start from last entry in container, rather than first

2008-04-11 Thread Andy Matthews
msg 1 to be displayed rather than msg 5? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com Total customer satisfaction is my number 1 priority! If you are not completely satisfied with the service

[jQuery] Re: Cycle plugin, start from last entry in container, rather than first

2008-04-11 Thread Andy Matthews
to be displayed rather than msg 5? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com Total customer satisfaction is my number 1 priority! If you are not completely satisfied with the service I have provided

[jQuery] Re: WYSIWYG Editor

2008-04-17 Thread Andy Matthews
TinyMCE works really well. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Donald J Organ IV Sent: Wednesday, April 16, 2008 6:59 PM To: jquery-en@googlegroups.com Subject: [jQuery] WYSIWYG Editor Does anyone know of a lightweight(code size) WYSIWYG editor

[jQuery] Re: ANNOUNCE: Free AIR v1.0 for JavaScript Developers Pocketguide from Adobe

2008-04-18 Thread Andy Matthews
Building HTML/JS AIR apps with jQuery couldn't be easier. Plus the fact that you only have to deal with one browser (WebKIT) makes it a no-brainer. I'm planning on doing a writeup of my experiences building on my recent HTML AIR app. andy -Original Message- From:

[jQuery] SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-18 Thread Andy Matthews
you can provide. Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer satisfaction is my number 1 priority! If you are not completely satisfied

[jQuery] Re: Can jQuery do this?

2008-04-18 Thread Andy Matthews
It looks like all they're doing is to display a DIV when the select a phone dropdown is clicked. That div contains a multi-select box, with associated images. There's nothing built in to jQuery to this completely, but jQuery could make doing this quite simple. -Original Message- From:

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-18 Thread Andy Matthews
Neglected to mention that it appears to only display this behaviour in IE. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, April 18, 2008 11:32 AM To: [jQuery] Subject: [jQuery] SOT: Using iframe to load in a Flash movie with dynamic

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-18 Thread Andy Matthews
Interestingly enough, the iframe page crashes Safari everytime it loads. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, April 18, 2008 11:32 AM To: [jQuery] Subject: [jQuery] SOT: Using iframe to load in a Flash movie with dynamic

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-21 Thread Andy Matthews
Dan... So your'e saying that even though the page works fine when not loaded into an iframe, it's still a padding issue? That sounds odd to me. I'll check it though...that'd be a great thing to have fixed. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-21 Thread Andy Matthews
Well the problem actually doesn't appear to be with the iframe itself. I can actually set the iframe to like 1000 (more than tall enough), but when the movie first loads, code inside the Flash movie calls javascript on the page to resize the SWF's container. It works fine when the page is outside

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-22 Thread Andy Matthews
problem google for IE DIV OVERFLOW youll find tons of solutions just encountered with this problem last night with a flash also, but no iframe still same luck hope this helps On Apr 18, 9:31 am, Andy Matthews [EMAIL PROTECTED] wrote: I've been dealing with this irritating issue on and off now

[jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height

2008-04-22 Thread Andy Matthews
that there is another iframe nested inside, so what I'm talking about is the outer iframe that has a src=http://lexusofdanversma.redlinecontent.com/Pages/Page.cfm?pageID=118873 Hope that helps - let me know if that didn't make sense rolfsf On Tue, Apr 22, 2008 at 8:23 AM, Andy Matthews [EMAIL PROTECTED

[jQuery] Re: Jquery and Low Pro - an example

2008-04-24 Thread Andy Matthews
Cab you provide a sentence or two explanation of what Low Pro is, and what it does? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sudara Sent: Thursday, April 24, 2008 7:59 AM To: jQuery (English) Subject: [jQuery] Jquery and Low Pro - an

[jQuery] Re: jQuery to create dynamic HTML-Content in a table

2008-04-24 Thread Andy Matthews
Could it be failing on your query? jQuery(' img', this).attr(alt); I beleive that there has to be something before the . The way it's set, you're saying all img tags that are the child of nothing. jQuery('body img', this).attr(alt); might be better, but I don't know what you're looking for

[jQuery] Re: Jquery and Low Pro - an example

2008-04-24 Thread Andy Matthews
/oh-behave-the-anatomy-of-jquery-and -low-pro-behaviors :) On Apr 24, 3:29 pm, Andy Matthews [EMAIL PROTECTED] wrote: Cab you provide a sentence or two explanation of what Low Pro is, and what it does? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED

[jQuery] Re: jQuery to create dynamic HTML-Content in a table

2008-04-24 Thread Andy Matthews
I said already, the error is that it has to be 'alt' not alt cause it's a string ;) On 24 Apr., 16:55, Andy Matthews [EMAIL PROTECTED] wrote: Could it be failing on your query? jQuery(' img', this).attr(alt); I beleive that there has to be something before the . The way it's set, you're

[jQuery] Re: dimensiosn plugin

2008-05-01 Thread Andy Matthews
However you assign it's value is how you'd reference it: var img = $(); var top = img.top ; is my guess. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bdee1 Sent: Thursday, May 01, 2008 2:56 PM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: How to stop other elements on the page from dimming

2008-05-01 Thread Andy Matthews
Unless those other elements are being included in the fade, they shouldn't be effected. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Austin S. Sent: Thursday, May 01, 2008 2:37 PM To: jQuery (English) Subject: [jQuery] How to stop other

[jQuery] Re: looking for simple AIR-jquery ajax example

2008-05-02 Thread Andy Matthews
Jack... There's absolutely no difference in making an AJAX call via traditional browser based app vs an AIR app. I just completed a sort of one-way messaging app written in HTML/jQuery and it couldn't have been easier. Hit me up offlist and I'll be happy to provide code samples. andy

[jQuery] Re: looking for simple AIR-jquery ajax example

2008-05-02 Thread Andy Matthews
: looking for simple AIR-jquery ajax example Andy, I'll very happy if you could send that code samples to me. Marco Antonio On Fri, May 2, 2008 at 2:20 PM, Andy Matthews [EMAIL PROTECTED] wrote: Jack... There's absolutely no difference in making an AJAX call via traditional browser based app vs

[jQuery] Re: looking for simple AIR-jquery ajax example

2008-05-02 Thread Andy Matthews
sandboxed js be pretty much the same as the js that is used in my standard (non-AIR) web app, so I'm trying to figure out a good design approach (for organizing the code). - Jack Andy Matthews wrote: Sure thing...here's a method I'm using to log a user in from my app: submitLogin: function (u

[jQuery] Re: [ANNOUNCE] jQuery UI v1.5b3 is Now Available for Download plus New Site

2008-05-05 Thread Andy Matthews
A few tiny bugs I just noticed. Slider demo When the arrow is selected, it displays a dotted selected line. Accordion In IE7, the left and right sides show horns. The end of each button bar is slide up about 20 pixels. Tabs The tabs aren't connected to the box.

[jQuery] Re: [ANNOUNCE] Spaz Twitter Client uses jQuery

2008-05-06 Thread Andy Matthews
Same thing with Snitter. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Tuesday, May 06, 2008 1:53 PM To: jquery-en@googlegroups.com Subject: [jQuery] [ANNOUNCE] Spaz Twitter Client uses jQuery If you've ever been interested

[jQuery] Re: jQuery TShirt

2008-05-08 Thread Andy Matthews
PLEASE PLEASE PLEASE offer colors other than just black!! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Thursday, May 08, 2008 10:24 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery TShirt There's one in the

[jQuery] Re: Welcome to Ariel Flesler

2008-05-13 Thread Andy Matthews
John... Do we have a list of items which might break from previous versions? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, May 13, 2008 3:30 PM To: jquery-en@googlegroups.com; [EMAIL PROTECTED] Subject: [jQuery]

[jQuery] Anyone going to Webmaniacs next week?

2008-05-14 Thread Andy Matthews
Myself and two of my coworkers are going to be at Webmaniacs next week. I'm just wondering if any of you are planning on attending. Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http

[jQuery] Re: Hover Background effect

2008-05-14 Thread Andy Matthews
It was called Lava Lamp. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ty (tzmedia) Sent: Wednesday, May 14, 2008 2:57 PM To: jQuery (English) Subject: [jQuery] Hover Background effect Can anyone help me find a demo I know I have seen.

[jQuery] Re: Hover Background effect

2008-05-14 Thread Andy Matthews
the current home of the jQuery version for Lavalamp is here then: http://www.gmarwaha.com/blog/?p=7 And it's also at plugins.jquery.com in the directory under lavalamp. Thanks again! On May 14, 4:07 pm, Andy Matthews [EMAIL PROTECTED] wrote: It was called Lava Lamp. -Original Message

[jQuery] Display loading image while alternate image loads.

2008-05-27 Thread Andy Matthews
, then I can display the actual file, if not, I can display a no image available image. Any thoughts on this method? Is there a better way to do this? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http

[jQuery] Re: Display loading image while alternate image loads.

2008-05-27 Thread Andy Matthews
://www.rgagnon.com/jsdetails/js-0083.html -Dan _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Tuesday, May 27, 2008 4:50 PM To: [jQuery] Subject: [jQuery] Display loading image while alternate image loads. I have a default image loaded

[jQuery] Re: Display loading image while alternate image loads.

2008-05-27 Thread Andy Matthews
-0083.html -Dan _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Tuesday, May 27, 2008 4:50 PM To: [jQuery] Subject: [jQuery] Display loading image while alternate image loads. I have a default image loaded into an img tag with an id

[jQuery] OT: Bug in IE: Flash, iframes, and dynamic height of Flash movie

2008-05-30 Thread Andy Matthews
with this use case, and might know about the technote? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer satisfaction is my number 1 priority! If you

[jQuery] Re: jQuery LOGO

2008-06-02 Thread Andy Matthews
Anyone know who came up with the logo in use for the jQuery Linkedin group? I'm quite partial to that one actually. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Sunday, June 01, 2008 11:06 AM To: jquery-en@googlegroups.com

[jQuery] Re: [ANNOUNCE] jFlip plugin

2008-06-03 Thread Andy Matthews
Might I suggest that the author center the examples in the browser window? It's WAY too difficult to use with it being so close to the edge of the window. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott Sauyet Sent: Tuesday, June 03,

[jQuery] Re: Cornerz 0.4

2008-06-04 Thread Andy Matthews
I'm really disappointed with this script. I spent about an hour last night trying to get it to work (part of which was my Mac's fault) and when I finally did, it kept showing the squared-off corners in addition to the rounded corners. I finally figured out that the corner has to be set to the

[jQuery] Re: [ANNOUNCE] jFlip plugin

2008-06-04 Thread Andy Matthews
Mike... When I'm trying to grab the bottom right corner, and flip it to the left, I keep wanting to move my mouse past the edge of the flip area (just like I would with a real book). If the flip area were in the middle of the window, that would be no big deal. However since the flip area is

[jQuery] Re: Cornerz 0.4

2008-06-04 Thread Andy Matthews
the gradient background for my site I'd use this plugin in a heartbeat. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of DaveG Sent: Wednesday, June 04, 2008 10:06 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Cornerz 0.4 Andy

[jQuery] Re: String Manipulation

2008-06-06 Thread Andy Matthews
Split is built into Javascript itself. Since jQuery merely adds methods, you can mix and match split() with jQuery code. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Sent: Thursday, June 05, 2008 6:50 PM To: jQuery (English)

[jQuery] Re: [ANNOUNCE] Toaster plugin

2008-06-09 Thread Andy Matthews
I get an error when trying to run the demos (IE7). http://www.haineault.com/media/examples/jquery-ui-toaster/demo/#br andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of h3 Sent: Sunday, June 08, 2008 10:31 PM To: jQuery (English) Subject:

[jQuery] Re: [ANNOUNCE] Toaster plugin

2008-06-09 Thread Andy Matthews
By the way... This plugin is REALLY nice when it works. Very well done. Now if you can just make sure it works in IE7, I might put this into production. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of h3 Sent: Sunday, June 08, 2008 10:31 PM

[jQuery] Re: [ANNOUNCE] Toaster plugin

2008-06-09 Thread Andy Matthews
tried it in IE yet.. but I plan to make it 100% compatible at least for IE 7+ for the 0.1 release After that I will propose it as an official jQuery plugin (or UI plugin) and move the repository/documentation to the right place Thanks for the feedback On Jun 9, 9:18 am, Andy Matthews [EMAIL

[jQuery] Re: passings variables to callback functions

2008-06-09 Thread Andy Matthews
Every jquery method includes an optional callback that you can explicitly call: $('#photoholder').append(imgdiv, function(){ // do something here }); -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of karlo_ubc Sent: Monday, June 09, 2008

[jQuery] Re: [ANNOUNCE] Toaster plugin

2008-06-10 Thread Andy Matthews
and try to fix them Thanks Andy regards On Jun 9, 10:01 am, Andy Matthews [EMAIL PROTECTED] wrote: I'd be happy to help you test when you're ready. This is nicely done. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of h3 Sent: Monday, June

[jQuery] Re: Cornerz 0.4

2008-06-10 Thread Andy Matthews
an alterative rendering method which should allow textured backgrounds. I'll announce it here when it's ready. On Jun 4, 4:17 pm, Andy Matthews [EMAIL PROTECTED] wrote: I want to clarify my point on this. Of all the corner plugins, I think this one is the best. It results in the least amount

[jQuery] Re: [ANNOUNCE] Toaster plugin

2008-06-10 Thread Andy Matthews
BEAUTIFUL! That works perfectly. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of h3 Sent: Tuesday, June 10, 2008 11:53 AM To: jQuery (English) Subject: [jQuery] Re: [ANNOUNCE] Toaster plugin Done, it worked :) On Jun 10, 11:54 am, Dan G.

[jQuery] Re: [PLUGIN] Tweet! Added Twitter to your website

2008-06-12 Thread Andy Matthews
Cool... Demo link doesn't work. Does anyone have this in place yet? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Wednesday, June 11, 2008 9:41 PM To: jquery-en@googlegroups.com Subject: [jQuery] [PLUGIN] Tweet! Added Twitter

[jQuery] Bindable variable data - similar to Flex?

2008-06-16 Thread Andy Matthews
updates. Can jQuery do this sort of thing? If not, are there plans to offer something like this? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer satisfaction

[jQuery] Re: Bindable variable data - similar to Flex?

2008-06-16 Thread Andy Matthews
No one has any comments on this? On Jun 16, 9:25 am, Andy Matthews [EMAIL PROTECTED] wrote: I'm reading about a newish JS framework called SproutCore:http://www.roughlydrafted.com/2008/06/14/cocoa-for-windows-flash-kill... utcore/ in which the article says that SproutCore supports binding

[jQuery] Re: ANNOUNCE: black'n'white 1.0

2008-06-17 Thread Andy Matthews
That's a fairly amusing, but ultimately worthless plugin to write. IE isn't going away, it's still the dominant browser, and will be for years to come. While IE6 is showing it's age (it IS over 6 years old after all), IE7 is quite good, and is very similar in rendering to FF or Safari. I

[jQuery] SproutCore vs jQuery? Are there any comparisons out there?

2008-06-17 Thread Andy Matthews
. But why? Why not jQuery, or Dojo, etc? Andy Matthews Senior ColdFusion Developer Office: 615.627.9747 Fax: 615.467.6249 www.dealerskins.com http://www.dealerskins.com/ Total customer satisfaction is my number 1 priority! If you are not completely

[jQuery] Re: ANNOUNCE: black'n'white 1.0

2008-06-17 Thread Andy Matthews
Fair enough, a joke's a joke. There are better ways to get people to switch browsers than making the page function, or look differently, just because the user has IE. Do you have a demo of this plugin in action? The only thing you've got on your site (which looks very nice by the way) is a link

[jQuery] Re: SproutCore vs jQuery? Are there any comparisons out there?

2008-06-17 Thread Andy Matthews
? Are there any comparisons out there? There are no comparisons out at the moment. While SproutCore has recently received a lot of press, it's been completely out of the limelight otherwise. Rey... Andy Matthews wrote: I'm looking for comparisons between the newly popular JS library SproutCore

[jQuery] Re: hover flickering, snow storm pixels on JPGs (beginner problem)

2008-06-17 Thread Andy Matthews
I'm looking at it in IE7 and I'm not seeing any of these white pixels you're mentioning. Can you confirm the version of IE you're using? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tlob Sent: Tuesday, June 17, 2008 3:21 PM To: jQuery

[jQuery] Re: hover flickering, snow storm pixels on JPGs (beginner problem)

2008-06-17 Thread Andy Matthews
PROTECTED] On Behalf Of tlob Sent: Tuesday, June 17, 2008 3:39 PM To: jQuery (English) Subject: [jQuery] Re: hover flickering, snow storm pixels on JPGs (beginner problem) http://vum.ch/thomas/ie7siggi.jpg On Jun 17, 10:31 pm, Andy Matthews [EMAIL PROTECTED] wrote: I'm looking at it in IE7 and I'm

[jQuery] Re: hover flickering, snow storm pixels on JPGs (beginner problem)

2008-06-17 Thread Andy Matthews
, Andy Matthews [EMAIL PROTECTED] wrote: I'm looking at it in IE7 and I'm not seeing any of these white pixels you're mentioning. Can you confirm the version of IE you're using? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tlob Sent

[jQuery] Re: hover flickering, snow storm pixels on JPGs (beginner problem)

2008-06-17 Thread Andy Matthews
on JPGs (beginner problem) I just found out this one: http://www.alexjudd.com/?p=5 THANK YOU MICROSOFT argh On Jun 17, 10:48 pm, Andy Matthews [EMAIL PROTECTED] wrote: Ooops... I spoke too soon. When I click on an image from the list above, THEN I get the white dots. Interesting

[jQuery] onRighClick method?

2008-06-18 Thread Andy Matthews
Is there now, or are there any plans to have, an onRightClick method in jQuery? I found a ContextMenu plugin but it was last updated almost a year ago. Alternately, are there any other plugins out there that would offer ContextMenu support for right clicking?

[jQuery] Re: onRighClick method?

2008-06-18 Thread Andy Matthews
old but it still works On Wed, Jun 18, 2008 at 1:33 PM, Andy Matthews [EMAIL PROTECTED] wrote: Is there now, or are there any plans to have, an onRightClick method in jQuery? I found a ContextMenu plugin but it was last updated almost a year ago. Alternately, are there any other plugins out

[jQuery] Re: onRighClick method?

2008-06-18 Thread Andy Matthews
(although with some mods to allow for activation on left-click as well) and I can't think of any issues it has with Opera of the top of my head. On Wed, Jun 18, 2008 at 8:11 AM, Andy Matthews [EMAIL PROTECTED] wrote: Ahh... Opera doesn't support it? Interesting. I'll take a look

[jQuery] Re: onRighClick method?

2008-06-18 Thread Andy Matthews
menus. Dangerous quote by Andy Matthews: Besides...who really cares about Opera? That should rather be: Who doesn't care about Opera, Opera is an amazing browser with great features, web standard support is almost equal and in some aspects even better than Firefox. I use Opera next to Firefox

[jQuery] Re: SproutCore vs jQuery? Are there any comparisons out there?

2008-06-19 Thread Andy Matthews
be made. http://www.sproutcore.com/documentation/getting-started/ Jim -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2008 11:55 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: SproutCore vs jQuery? Are there any comparisons

[jQuery] Odd image button issue in IE

2008-06-25 Thread Andy Matthews
My client has discovered an interesting issue with the nav on a small site that I built out for him, and it only seems to happen in IE: http://www.sdiarchitects.com/home.php 1) Click on a button, Clients for example. 2) Then click on another button, like Contact Us. 3) If you click your back

[jQuery] Re: Lightbox alternative that supports .php files

2008-06-30 Thread Andy Matthews
There's absolutely no reason why shouldn't be able to use a PHP page with Lightbox (or Thickbox) for that matter. It shouldn't care what the file extension is. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sketchy Sent: Monday, June 30, 2008

[jQuery] Re: How to pull a # URL value into a jquery variable?

2008-07-03 Thread Andy Matthews
Javascript has access to the location.hash property: http://www.java2s.com/Tutorial/JavaScript/0320__Location/Locationhash.htm -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of CraniumDesigns Sent: Thursday, July 03, 2008 3:57 AM To: jQuery

[jQuery] Re: Similar Plugins

2008-07-07 Thread Andy Matthews
Heck yeah...this is a great idea. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ariel Flesler Sent: Monday, July 07, 2008 8:53 AM To: jQuery (English) Subject: [jQuery] Re: Similar Plugins +1 -- Ariel Flesler http://flesler.blogspot.com

<    1   2   3   4   5   6   7   8   9   >