Timeline
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 …
May 11, 2007:
- 6:29 PM Ticket #1167 (.removeClass("") removes every class) closed by
- fixed: Replying to brandon: > The root of the problem seems to be …
- 6:29 PM Changeset [009033bb]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 5:40 PM Ticket #1171 (Bug in event-handling code) closed by
- fixed: Fixed in Rev [1886].
- 5:39 PM Changeset [f5a2db8]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 5:17 PM Ticket #1168 (SVN: "Error: this.$events has no properties" when using e.g. click()) closed by
- fixed: Fixed in Rev [1885].
- 5:14 PM Changeset [c76f6cd]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 4:51 PM Ticket #1176 (Flicker before Interface SlideIn* functions) created by
- I have seen several posts on the forums that claim that something like …
- 4:50 PM Ticket #1175 (Flicker before Interface SlideIn* functions) created by
- I have seen several posts on the forums that claim that something like …
- 4:49 PM Ticket #1174 (Flicker before Interface SlideIn* functions) created by
- I have seen several posts on the forums that claim that something like …
- 4:44 PM Ticket #1173 (Flicker before Interface SlideIn* functions) created by
- I have seen several posts on the forums that claim that something like …
- 4:01 PM Ticket #1172 (Ajax Partial results for better busy status.) created by
- […] ------------------------ I have a demo, it just shows the …
- 1:32 PM Ticket #1171 (Bug in event-handling code) created by
- […] If documentElement exists (instead of body) and it's …
- 12:38 PM Ticket #1170 (attr("style","...") doesn't work in IE7) created by
- In IE7, this doesn't work on an <img> element (and possibly others, …
- 12:25 PM Ticket #1169 (Selecting a form by ID fails if there's a form value element named ...) created by
- Given a FORM with ID "foo", $("#foo") will fail in Internet explorer …
- 12:08 PM Ticket #1168 (SVN: "Error: this.$events has no properties" when using e.g. click()) created by
- Something seems to have broken recently in SVN (after 1.1.2). I'm …
- 11:31 AM Ticket #1167 (.removeClass("") removes every class) created by
- Passing an empty string("") to .removeClass() will cause every class …
- 5:24 AM Ticket #1166 (filter has some problem!!!!!!!!!!!!!!!!!!!) created by
- if I execute $('p').filter(['#a',':first']),there is some problem …
- 5:22 AM Ticket #1165 (filter has some problem!!!!!!!!!!!!!!!!!!!) created by
- if I execute $('p').filter(['#a',':first']),there is some problem …
- 1:29 AM Changeset [edea486]1.12-stable2.2-stablekillphp by
- ChangeLog.txt
- 1:24 AM Changeset [51d0592]1.12-stable2.2-stablekillphp by
- ChangeLog.txt
May 10, 2007:
- 2:11 PM Ticket #1164 (oFrom.elements problem in IE) created by
- I was trying to iterate over my form elements using something like: …
- 12:49 PM Ticket #1163 (oForm.elements problem in IE) created by
- I was trying to iterate over my form elements using something like: …
Note: See TracTimeline
for information about the timeline view.