Re: [jQuery] jQuery sites

2006-11-14 Thread jyl
Awesome looking sites! I have a Q about your use of jquery... script type=text/javascript src=/payroll_includes/js/jquery-latest.pack.js;jsessionid=2DWFPTAN13NGECQIBMUBX1QKBAFSWF4K/script script language=javascript type=text/javascript

Re: [jQuery] jQuery sites

2006-11-14 Thread Laurent Yaish
probably to prevent the browser from using the same cached js file between sessionsOn 11/14/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:Awesome looking sites! I have a Q about your use of jquery...script type=text/_javascript_src="">script language=_javascript_ type=text/_javascript_

Re: [jQuery] jQuery sites

2006-11-14 Thread Christof Donat
Hi, 1. http://www.payroll.com. Used jQuery for manipulating the icons on the local nav and creating some visual effects. Works fine with Firefox, but in Konqueror (3.5.5) I don't even see the content. The tab-widget with its contents is simply not there. Christof

Re: [jQuery] jQuery sites

2006-11-14 Thread Chris W. Parker
Glen, How did you implement the three different sites for Intuit.com on the server side? I'd really be interested in knowing. Thanks,Chris. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen LipkaSent: Tuesday, November 14, 2006 9:58 AMTo: jQuery Discussion.Subject:

Re: [jQuery] jQuery sites

2006-11-14 Thread Glen Lipka
In a big corporation, sometimes you have the power of inertia. I can't find anyone who knows why those sessionIDs are on the link, nor can I find someone willing to change it. I would rather have a date/time stamp on them. Oh well. The site uses ATG. Intuit is actually REALLY good about testing.

Re: [jQuery] jQuery sites

2006-11-14 Thread Christian Bach
This is just off the top of my head. I have used a number of java-web-frameworks and appending session id information to links are a way of storing a session when the client has turned of cockies. Way this is happening on your site, i don't know. Might give you some insight. /christian

Re: [jQuery] jQuery sites

2006-11-14 Thread Alex Cook
Makes sure to force the browser to load the js file and not reuse whats in the cache. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 9:56 AM To: jQuery Discussion. Subject: Re: [jQuery] jQuery sites

Re: [jQuery] jQuery sites

2006-11-14 Thread Andy Matthews
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Cook Sent: Tuesday, November 14, 2006 2:02 PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery sites Makes sure to force the browser to load the js file and not reuse whats in the cache. -Original Message

Re: [jQuery] jQuery sites

2006-11-14 Thread Ⓙⓐⓚⓔ
PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery sites Makes sure to force the browser to load the js file and not reuse whats in the cache. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 9

Re: [jQuery] jQuery sites

2006-11-14 Thread jyl
ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Cook Sent: Tuesday, November 14, 2006 2:02 PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery sites Makes sure to force

Re: [jQuery] jQuery sites

2006-11-14 Thread mrkris
--//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Cook Sent: Tuesday, November 14, 2006 2:02 PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery sites Makes sure to force the browser to load the js file and not reuse whats