Cannot see the JavaScript code I wrote when I hit script tab on firebug :(
Arjun Reddy
Ranch Hand
Joined: Nov 10, 2007
Posts: 622
posted
0
Html page I wrote:
JavaScript code I wrote:
For some reason, This piece of code is not appearing in the post!! so I am pasting it here. It's in the a tag. onclick="javascript:function1()" href="javascript:void(0)";
I can see the HTML code when I click on the HTML tab and I see the JavaScript name too but it's the JavaScript code I cannot see. What might be the problem?