Friday, April 29, 2011

action="#" in form, what does it mean?

Some thins like this:

<form id="pizzaform" action="#">

What does it mean?
It means that the form won't be submitted,
but it will be handled by script.


No comments:

Post a Comment