The first two issues I see are here:

mySelect(f);"

1) Any attribute in your (x)html beginning with "on" is an
event-handler, and doesn't require the predecessor "_javascript_:", so
the attribute should read (The "_javascript_:"
string is used in the href attribute of a link for instance because
execution of _javascript_ is not the normal behavior for the href tag.)

2) I don't see where a value is being set for a global variable called
"f" so the attribute wouldn't be passing any value (or an "undefined"
value) to the function. You probably want
>
hth

s. isaac dealey   954.927.5117

new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework
http://www.sys-con.com/story/?storyid=44477&DE=1
http://www.sys-con.com/story/?storyid=45569&DE=1
http://www.fusiontap.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to