lewis987 Posted March 2, 2008 Share Posted March 2, 2008 Hi, newbie to javascript... i usually code PHP and wanting more interactivity in my project now... im making a messenger system in PHP, the recpient field is for suggestions, so onChange, it sends the info to the suggest.php file. The suggest script takes the query sent and sends back the info... if any... so if you enter a members name, eg: admin, it comes up admin as a clickable link. onClick, it changes the "to_msg" input field to the username. This works as intended, But, say i have 500+ names, its not very convient, so i though, after click to remove all the results out of the div, ive tried and tried and tried but its not working... If you need the code... ill post it here... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.