rascle Posted June 21, 2011 Share Posted June 21, 2011 Hi, I am trying to create some code with either AJAX or preferable JQuery. Basically I want it so that when someone clicks on a link ("Add to Favourites") the JQuery sends the data to a seperate page, using GET and on the current page displays a confirmation message ("Successfully Added to Favourites"). I want this to happen without going to a new page. I have managed to do this using HTML and PHP but dont know how to go about getting the JQuery to do what I want above. I have looked on Google for tutorials but couldnt find any that fit my criteria. Does anyone have any ideas what I should do, and if this is even possible? Thanks Rhys Quote Link to comment https://forums.phpfreaks.com/topic/240022-havent-got-a-clue-where-to-start/ Share on other sites More sharing options...
fugix Posted June 21, 2011 Share Posted June 21, 2011 To learn more about jquery. Visit the jquery documentation link located in my signature Quote Link to comment https://forums.phpfreaks.com/topic/240022-havent-got-a-clue-where-to-start/#findComment-1232957 Share on other sites More sharing options...
rascle Posted June 21, 2011 Author Share Posted June 21, 2011 I know the basics of JQuery but still dont know how to do what I want above, I have looked at the documentation, and dont know what I should be looking at, any ideas? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/240022-havent-got-a-clue-where-to-start/#findComment-1232963 Share on other sites More sharing options...
fugix Posted June 21, 2011 Share Posted June 21, 2011 On the page that I gave you. Search for jquery's Ajax API Quote Link to comment https://forums.phpfreaks.com/topic/240022-havent-got-a-clue-where-to-start/#findComment-1232984 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.