Hellston Linhares - 2011-07-26 23:25:45
Every part of PHP and HTML works fine, but the links that call javascript function not working.
For example:
<a href="javascript:pagination(20);">2</a>
Nothing happens, it seems that the function does not exist.
What is the correct way to work with this javascript function?