[jQuery] Safari says "Invalid Date" object from dpGetSelected() in datePicker v2

2009-02-18 Thread skyeflye
Hi All, I'm using Kelvin Luck's brilliant datepicker plugin (http:// www.kelvinluck.com/assets/jquery/datePicker/v2/demo/index.html) and am having a strange issue in Safari Version 3.2.1 (5525.27.1). I'm running a couple simple lines of my own code that are bound to the calendar's "dateSelected"

[jQuery] Re: Need help with the value of a Macbook

2007-11-08 Thread skyeflye
I have pretty much exactly that same MacBook that you are considering. A 200 MB, 7200 RPM HD I recently upgraded myself is the only difference. For the past year+ I've used it as my daily production/ work machine in concert with a 24" Dell monitor that is now several years old. The 24" external mo

[jQuery] Re: Thickbox popup, containing an autoselected textarea?

2007-08-06 Thread skyeflye
Hi Andy, Thinking "around" the problem rather than "about" the problem... Have you instead considered the possibility of allowing your customers to send the email message with the source code (as an attachment, or in the message body) directly from the Thickbox? So instead of the Thickbox conta

[jQuery] Re: where is thickbox reloaded ?

2007-08-01 Thread skyeflye
Hi Luke, As you might already know, you can insert Flash, Quicktime, etc. into a Thickbox today just by using other good plugins such as jMedia. You would just point Thickbox to a page that used jMedia (or similar) plugin to show the media. A PDF file is probably even easier since you just point

[jQuery] Re: Need to put-in web trends tracking using SmartSource data collector

2007-07-05 Thread skyeflye
Hi Nik, WebTrends is a commercial application that must be paid for. If you (or your client) do not have a paid license from WebTrends, then there is no way to use it. WebTrends sells versions of its software that they host for you and also versions that you can install on your own web server(s).

[jQuery] Re: Problem with WebTrends JS + jQuery in IE 6

2007-07-03 Thread skyeflye
Hey Jack. Thanks for any help you can provide. Here's the default JS code for the WebTrends SmartSource "Data Collector Tag." (They refer to all the code a "tag" even though it's really a series of several HTML tags.) This all appears as the last code inside the of every page on their web site:

[jQuery] Re: Ajax, Screen Readers and 508 compliance... On My!

2007-06-19 Thread skyeflye
I don't disagree with any of the previous posters that the safest bet is to assume that if you are depending on AJAX or JavaScript for your app to function, it will probably not truly comply with the spirit of the "Section 508" accessibility standards. So if 508 compliance is a legal requirement f

[jQuery] Re: background-image onload ?

2007-06-18 Thread skyeflye
Hi Liam, Someone else may have a better idea, but I would try one of three things: 1) Pre-load (pre-cache) the BG image before running the code that switches the BG image in the div is executed. You could just have the image tag on the page in a hidden or something). This wouldn't be very seman

[jQuery] Re: Parseing XML with jQuery

2007-06-15 Thread skyeflye
Hi Gordon, Your question (and Scott's earlier reply) may nullify this recommendation for your particular circumstances, but if it's any help to you or others, I found a good, basic tutorial on parsing XML with jQuery here: http://blog.reindel.com/2007/02/02/use-jquery-expressions-and-ajax-to-bro

[jQuery] Problem with WebTrends JS + jQuery in IE 6

2007-06-15 Thread skyeflye
Hi all, I have a client that is running WebTrends for a large, enterprise web site. The way WebTrends works is very simple, and similar to many other user-tracking software. There is a chunk of WebTrends JavaScript code (they call it the "SmartSource Data Collector Script"), embedded in the botto