Side navigation
#3187 closed bug (invalid)
Opened July 25, 2008 07:55AM UTC
Closed August 10, 2008 04:15AM UTC
jQuery load crashes ie6
Reported by: | jacoor | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.3 |
Component: | ajax | Version: | 1.2.6 |
Keywords: | Cc: | jacoor, flesler | |
Blocked by: | Blocking: |
Description
I am usign jQ v 1.2.6
When trying to use $('#galeria').load('/'+$.cookie('ln')+'/desired/ #galeria',{}, function(){.....
ie6 crashes. The source of this problem is #galeria at the end of load URI
Attachments (0)
Change History (4)
Changed July 25, 2008 07:56AM UTC by comment:1
Changed July 28, 2008 02:23PM UTC by comment:2
need: | Review → Test Case |
---|
Your details are not quite enough to be able to handle this.
Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem.
Thanks.
Changed August 07, 2008 09:40AM UTC by comment:3
with simple file can't reproduce the problem. Seem's it's somewhere elsewhere...
Changed August 10, 2008 04:15AM UTC by comment:4
cc: | → jacoor, flesler |
---|---|
resolution: | → invalid |
status: | new → closed |
Well... there's nothing we can do without a demo.
Reopen this ticket if you can pull out a test case
I tested this with nightly builds, the same...