Changes

Jump to: navigation, search

Custom Field Type: Special – Browser Script

206 bytes removed, 23:34, 12 January 2011
no edit summary
Level 2 & 3: ''document.'''frmevent'''.cf_54321.value''
Instead of using document.form1 at Level 1, and document.frmevent at Levels 2 & 3
you can use the following, which will simply take the first form, so works at any level:
<br />
'''document.forms[0]'''
<u>'''Examples'''</u> (For more examples of scripts see [[:Category:JavaScript]])
0
edits

Navigation menu