Jump to content

[SOLVED] href, onclick, and wheres my hand!


MichaelMackey

Recommended Posts

So this seems like a simple thing to fix, I just can't for the life of me get a google search that has some reliable info on it.  It may be that I just don't know what I'm looking for, anyway here it is:

 

echo '<a style="text-decoration: none" href="javascript://" onclick="document.getElementById(\'pageNo\').value = '.$i.'; document.lookup.submit();">'.'...'.'</a>';

 

I have a few lines like this to create paging.  On my other pages it works but I had to use "onclick" for this page and suddenly the little mouse over hand has disappeared when I mouse over the numbers.  How can I fix this?

 

Thanks, Mike.

Link to comment
https://forums.phpfreaks.com/topic/111513-solved-href-onclick-and-wheres-my-hand/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.