Side navigation
#188 closed (fixed)
Opened September 08, 2006 06:02PM UTC
Closed October 13, 2006 11:09PM UTC
Last modified June 16, 2007 12:00PM UTC
Ron
Reported by: | daniel.doubleday@gmx | Owned by: | |
---|---|---|---|
Priority: | Milestone: | ||
Component: | Version: | ||
Keywords: | Ron,SPAM | Cc: | |
Blocked by: | Blocking: |
Description
$(iFrame).set("src", "/mysrc");
where iFrame is an iframe dom elemen seems to set the src attribute twice. I get 2 requests while iFrame.src = "/mysrc" works fine.
Attachments (0)
Change History (5)
Changed October 13, 2006 11:09PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed November 10, 2006 08:51PM UTC by comment:2
cc: | → Ingrid |
---|---|
component: | → 1 |
keywords: | → Ingrid |
milestone: | → 1 |
priority: | → 1 |
summary: | Double assignment when setting iframe src attribute → Ingrid |
type: | → 1 |
version: | → 1 |
Changed November 11, 2006 11:54AM UTC by comment:3
cc: | Ingrid → Ron |
---|---|
keywords: | Ingrid → Ron |
summary: | Ingrid → Ron |
Changed October 24, 2010 09:22PM UTC by comment:4
component: | 1 |
---|---|
milestone: | 1 |
priority: | 1 |
type: | 1 |
version: | 1 |
Changed October 24, 2010 09:28PM UTC by comment:5
cc: | Ron |
---|---|
keywords: | Ron → Ron,SPAM |
This should be resolved now, as attribute setting has been modified in jQuery.