Timeline
May 19, 2007:
- 12:05 AM Ticket #1210 (Create "script" tag fails in IE) created by
- […] In Firefox, i got a HTMLScriptElement, But in IE, i got …
May 18, 2007:
- 3:27 PM Ticket #1209 (Form Value Function) created by
- This function sets or gets the value of a form variable as a form …
- 2:39 PM Ticket #1208 (slideToggle on table row corrupt in Firefox) created by
- When using a slideToggle on a table row in Firefox (1.5.0.11), the row …
- 2:28 PM Ticket #1207 (URL Parameter Function) created by
- I think this would be a good addition to jQuery core, because most …
- 8:13 AM Ticket #1206 (Turning on designMode from within $(document).ready() broken) created by
- Applies to Gecko browsers. (at least Safari works fine) Usage: […] …
- 5:31 AM Ticket #1205 (Position of Droppables within overflow:auto containers not calculated well!) created by
- The position of Droppables, that are placed within a container that …
- 4:08 AM Ticket #1204 (Patch for event fixer) created by
- This patch adds: * relatedTarget to IE * metaKey to non-Mac browsers …
May 17, 2007:
- 8:46 PM Ticket #1203 (Interface - selectables IE 6.0 selects all) created by
- When you first load the page: …
- 8:34 PM Ticket #1202 (Interface - selectables, javascript error) created by
- There is an error at this page: …
- 4:42 PM Ticket #1201 (Interface ScrollTo() doesn't work with overflow-y: auto style on div block) created by
- Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: …
- 4:39 PM Ticket #1200 (Interface ScrollTo() doesn't work with overflow-y: auto style on div block) created by
- Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: …
May 16, 2007:
- 2:50 PM Ticket #1198 (Using styleFloat in Safari doesn't work) closed by
- fixed
- 2:49 PM Ticket #1197 (Safari reports no opacity as undefined) closed by
- fixed
- 12:21 PM Changeset [33c097b]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:53 AM Ticket #1199 (Appending text with spaces fails in IE and Safari) created by
- The test case already resides in the test suite under: core module: …
- 11:30 AM Ticket #1198 (Using styleFloat in Safari doesn't work) created by
- Even though it is an IE only way of accessing the float property it …
- 10:31 AM Ticket #1197 (Safari reports no opacity as undefined) created by
- Trying to get the opacity of an element without any opacity rules …
- 3:06 AM Ticket #1196 (ie latency) created by
- The first time that I run ie 7.0.5730.11 browsing a jquery page, ie …
May 15, 2007:
- 6:25 PM Ticket #1195 (Attribute selector Form expando issue) created by
- Forms respond (possibly) incorrectly to the attribute selector. For …
- 3:57 PM Ticket #1194 (JQuery.js and sothink dhtml menu) created by
- Drupal 5.1 (with JQuery update (JQuery 1.1.2) too) conflict with the …
- 3:35 PM Ticket #1193 (Interface scrollTo()/scrollToAnchors() in Firefox for MAC OS X) created by
- jQuery version: 1.1.2 Interface version: 1.2 Firefox …
- 1:39 PM Ticket #1192 (Different order between user-triggered events and Jquery-triggered events) created by
- Let's take an example: onclick on a checkbox; when a normal user …
- 12:04 PM Ticket #1191 (Append only works once) created by
- I've created some advanced javascript/jquery code for a drupal module …
- 12:02 PM Ticket #1190 (Append only works once) created by
- I've created some advanced javascript/jquery code for a drupal module …
- 10:26 AM Ticket #1189 (interface draggable doesn't work with jQuery in another frame) created by
- I have jQuery in an iframe called "ajax", and want to work with it in …
- 8:00 AM Ticket #1188 (JS compression too slow) created by
- On slower mochines ( < 2 GHz) JS source decompression ocasionally …
May 14, 2007:
- 4:06 PM Ticket #1184 (bug in latest revision) closed by
- invalid: Cool, glad it fixed itself!
- 1:47 PM Ticket #921 (IE Fires click event after doing a .clone()) closed by
- fixed: This is now fixed in Rev [1906].
- 1:46 PM Changeset [108f308]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:26 PM Ticket #1187 (IE: removing of #__ie_init in a FRAMESET causes weird loading of ...) created by
- I've experienced the following problem using jQuery SVN and Internet …
- 12:22 PM Ticket #1186 (Slide does not work in IE6 with absolutely positioned DIVs) created by
- In IE6, if you have absolutely positioned DIVs contained within an …
- 11:46 AM Ticket #1185 (jQuery is not defined) created by
- Working on WYMeditor, using latest revision …
- 9:06 AM Ticket #1184 (bug in latest revision) created by
- This throws an error in PC IE 6 as well as using FireBug on Mac, you …
May 13, 2007:
- 9:54 PM Ticket #1183 (Issues with Image Crop using iresizeable.js) created by
- Hi there This is Logan, from phpletter.com. Currently we are …
- 7:13 PM Ticket #1182 ($().attr("maxlength") not working in IE) reopened by
- On second thought... a test case is always good.
- 6:15 PM Ticket #1165 (filter has some problem!!!!!!!!!!!!!!!!!!!) closed by
- invalid: You need to use .filter("#a, :first") - filter doesn't support array …
- 6:04 PM Ticket #1182 ($().attr("maxlength") not working in IE) closed by
- fixed: I think we're ok without a testcase for this one (since we test for …
- 1:59 PM Changeset [d0c6858]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:53 PM Ticket #1182 ($().attr("maxlength") not working in IE) created by
- Most likely just need to add an entry into fix for maxlength: "maxLength".
- 1:35 PM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) reopened by
- The test for this is failing in Opera.
- 1:20 PM Ticket #1169 (Selecting a form by ID fails if there's a form value element named ...) closed by
- fixed: Fixed in SVN Rev [1896].
- 1:20 PM Changeset [7c6100f]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 4:00 AM Ticket #1181 (Interface using $ alias (breaks prototype compatibility)) created by
- I haven't the time to look into this further, but a quick search …
- 1:55 AM Ticket #1162 ($("<select>...</select>") double-wraps the value) closed by
- fixed: This is now fixed in Rev [1893].
- 1:53 AM Changeset [ff4f265]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 12:03 AM Ticket #1163 (oForm.elements problem in IE) closed by
- fixed: Fixed in Rev [1892]
- 12:01 AM Changeset [a34a1a5]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
May 12, 2007:
- 10:03 PM Ticket #1180 (FadeIn()) created by
- seems as though when I do a FadeIn it removes all styling on that element.
- 9:59 PM Ticket #1164 (oFrom.elements problem in IE) closed by
- duplicate: Duplicate of #1163
- 9:52 PM Ticket #1030 (value attribute on <option/> element required on IE) closed by
- duplicate: Duplicate of 1008
- 9:41 PM Ticket #1166 (filter has some problem!!!!!!!!!!!!!!!!!!!) closed by
- duplicate: Duplicate of #1166
- 9:37 PM Ticket #1174 (Flicker before Interface SlideIn* functions) closed by
- duplicate
- 9:36 PM Ticket #1175 (Flicker before Interface SlideIn* functions) closed by
- duplicate
- 8:30 PM Ticket #1179 (Graphical issues using Draggables in IE6+) created by
- When creating a draggable using the Interface library 1.2 from an HTML …
- 8:30 PM Ticket #1178 (Graphical issues using Draggables in IE6+) created by
- When creating a draggable using the Interface library 1.2 from an HTML …
- 8:23 PM Ticket #1177 (Drag and Drop copy of HTML elements issues in IE6+) created by
- When creating a draggable using the Interface library 1.2 from an HTML …
Note: See TracTimeline
for information about the timeline view.