Skip to main content

Bug Tracker

Side navigation

#216 closed enhancement (fixed)

Opened September 26, 2006 08:32PM UTC

Closed October 13, 2006 01:58PM UTC

Last modified April 23, 2017 11:26PM UTC

Add "html" dataType for $.ajax

Reported by: joern Owned by:
Priority: minor Milestone:
Component: ajax Version:
Keywords: Cc:
Blocked by: Blocking:
Description

"I also found, that the only way to load an html fragment with having

script blocks evaluated is to use the load() method. Shouldn't that work

with $.ajax and a dataType of "html" as well?. It seems to me, that

people tend to use $.ajax more and more."

Attachments (0)
Change History (3)

Changed September 30, 2006 11:02AM UTC by anonymous comment:1

resolution: → invalid
status: newclosed

Changed October 04, 2006 04:55AM UTC by joern comment:2

resolution: invalid
status: closedreopened

OK, there is the "html" dataType, but evaluation of JS like it is done inside load() is not happening.

Changed October 13, 2006 01:58PM UTC by joern comment:3

resolution: → fixed
status: reopenedclosed

Fixed in SVN.