pc-magas / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

val() method doesn't work for SELCT element #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. $mySelect->val(181)
2.
3.

What is the expected output? What do you see instead?
It should select the option of the select element which have the value
equal to 181. It doesn't.

What version of the product are you using? On what operating system?
Last... dunno the R number ^^

Please provide any additional information below.
Work with jQuery.

Original issue reported on code.google.com by nicolas....@gmail.com on 29 Oct 2008 at 3:30

GoogleCodeExporter commented 8 years ago
It's in TODO list of the method ^^ !
So it's not a defect :). Just an enhancement ;).

Original comment by nicolas....@gmail.com on 29 Oct 2008 at 3:41

GoogleCodeExporter commented 8 years ago
Fixed in r285.

Original comment by tobiasz....@gmail.com on 30 Oct 2008 at 12:29

GoogleCodeExporter commented 8 years ago
Fixed again in r287.

Original comment by tobiasz....@gmail.com on 30 Oct 2008 at 10:24