Skip to main content

Bug Tracker

Side navigation

#3752 closed bug (invalid)

Opened December 26, 2008 02:57PM UTC

Closed December 26, 2008 03:42PM UTC

Last modified December 26, 2008 04:19PM UTC

Attributes/html

Reported by: neworld Owned by: flesler
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: html Cc:
Blocked by: Blocking:
Description

I am a novice, I would like to ask How do I use the following in this way?

<div></div>

<script type="text/javascript">

$("div").html("a<script");

</script>

Attachments (0)
Change History (2)

Changed December 26, 2008 03:42PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

The bug tracker isn't the right place to ask questions. Try one of the groups, like this one:

http://groups.google.com/group/jquery-en

Changed December 26, 2008 04:19PM UTC by neworld comment:2

$(a.hash)[0].innerHTML = r;

This can.

Look forward to html() to add support script.