Bug Tracker

Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#270 closed enhancement (fixed)

Mod of API Docs for jQuery "val"

Reported by: cdvrooman Owned by:
Priority: trivial Milestone: 1.0
Component: docs Version: 1.0a
Keywords: val Cc:
Blocked by: Blocking:

Description

In the 1.0.2 API for "V", the example

$("input").value("test");

should read

$("input").val("test");

Change History (2)

Note: See TracTickets for help on using tickets.