Added the new within methods to README

This commit is contained in:
Jonas Nicklas 2009-11-24 21:51:10 +01:00
parent 334bca5d77
commit acb6e2638b
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ Navigation:
Scoping:
within Takes a block which executes in the given scope
within_fieldset Execute the block in the fieldset given by id or legend
within_table Execute the block in the table given by id or caption
Interaction: