Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion [ANNOUNCEMENT] jquery.timepickr.js: first official release
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeffrey Kretz  
View profile  
 More options Nov 11 2008, 10:17 am
From: "Jeffrey Kretz" <jeffkr...@hotmail.com>
Date: Tue, 11 Nov 2008 07:17:19 -0800
Local: Tues, Nov 11 2008 10:17 am
Subject: RE: [jQuery] [ANNOUNCEMENT] jquery.timepickr.js: first official release
Look terrific in FF, but it's seriously broken in IE7.

I get a script error on line 8007 whenever I click on the page, which seems
to prevent anything from working.

// hide all levels
hide: function() {
        self = this;            <---- Right here.
        setTimeout(function() {
                self.wrapper.find('ol').hide();
        }, self.options.hideDelay);

},

It needs to say "var self = this;"

It's trying to assign the global scope (window) object itself, and in IE,
"window.self" is a read-only value, so it breaks.

JK

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:jquery-en@googlegroups.com] On

Behalf Of h3
Sent: Tuesday, November 11, 2008 6:35 AM
To: jQuery (English)
Subject: [jQuery] [ANNOUNCEMENT] jquery.timepickr.js: first official release

Hi everyone,

Yesterday I released the first public release of my jquery.timepickr
plugin.

I've posted it on the jQuery plugin page:
http://plugins.jquery.com/project/jquery-timepickr

Home page:
http://haineault.com/media/jquery/ui-timepickr/page/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google