Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html onload not working

<!-- 
	Try these:
 Try puttin a semicolon(";") infront of the function name: onclick="my_func();"
 Check for any errors in the console(Ctrl + Shift + J)
 Use JQuery instead of onload event.
-->
 
PREVIOUS NEXT
Tagged: #html #onload #working
ADD COMMENT
Topic
Name
2+6 =