Bug Tracker

Ticket #270 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Mod of API Docs for jQuery "val"

Reported by: cdvrooman Assigned to: anonymous
Type: enhancement Priority: trivial
Milestone: 1.0 Component: docs
Version: 1.0a Keywords: val
Cc: Needs:

Description

In the 1.0.2 API for "V", the example

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

should read

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

Attachments

Change History

Changed 2 years ago by joern

  • status changed from new to closed
  • resolution set to fixed

Fixed in SVN.

Note: See TracTickets for help on using tickets.