Hi there,
If anyone can help with the following questions, that would be greatly
appreciated
1) Which are the preferred methods to use when Javascript has been disabled
A <noscript></noscript>
b <a href="#" onCick=myFunction();">Show Page</a>
c<a href="page1.htm">Show Page</a>
d <a href="page1.htm" onCick=myFunction();">Show Page</a>
2)An array can be inititialsed by?
A
var a = new Array("ab","b","c");
B
var a = ["a","b","c"];
C
var a = ("a","b","c");
D
var a = a["a","b","c"];
3)When you tab into a form control (i.e. a textbox) what event is executed
A
onMouseOut
B
onClick
C
onBlur
D
onFocus
uestion 22 : (DOM 1)
_________________________________________________________________
Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=764565661&_r=OCT07_endtext_Future&_m=EXT
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************