Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Fri Mar 29, 2024 3:45 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
PostPosted: Wed Jan 09, 2008 5:59 pm 
Offline
Newbie

Joined: Mon Jan 07, 2008 9:40 pm
Posts: 7
Hi!

Problem: list in thees pages (software_register_add.php, software_register.php) in my case are long. When I click on Add or Remove software from list at the end of the page, browser scroll up to top of the page.
Problem is in: [code]<a href="#" onclick="sendRequest('23');">[/code]
Solution 1:[code]<a href="javascript:" onclick="sendRequest('23');">[/code]
Solution 2 (i think it is best):[code]<a href="#" onclick="sendRequest('23');return false;">[/code]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group