I'm not sure why, but I always forget how to remove a border on an iframe... funny.
CODE:
-
frameborder="0"
I'm not sure why, but I always forget how to remove a border on an iframe... funny.
Fantastic solution was found here:
http://www.jsnippet.com/?p=103
I always run into this little problem - how to check all and uncheck all checkboxes no a single page. Heres a nice easy solution.
Enjoy!