var pick1 = parseInt(document.myForm.******.selectedIndex)==null?1arseInt(document.myForm.*****.selectedIndex);
Could someone please help me by explaining how this line in a script works?
Basically I have 2 lists that will be added together like dates.
January in one list and 3rd in another form = January 3rd.
Thanks!



arseInt(document.myForm.*****.selectedIndex);
Reply With Quote



Bookmarks