(I am learning Javascript) Problem: A page I am working on has 2 views, a data entry view with a textbox and a data rendering view. There is a a href src="currentpage#" ...
a href src="currentpage#"
I have the following code
<html> <head> <script> var m=0; ...