anthonydamasco Posted July 30, 2007 Share Posted July 30, 2007 Hello! I'm new to ajax, so I'm a little stuck. I'm trying to allow customers at my website ad and remove things using radio button options, like on apple.com example: http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/6854002/wo/8j1dO7obD8Pr2mNB2c91eJaJyvt/1.?p=0 Can anyone give me a point in the right direction, maybe if there is a similar script out there I can look at. Quote Link to comment Share on other sites More sharing options...
anthonydamasco Posted July 30, 2007 Author Share Posted July 30, 2007 I will make the question easier. I need to make this work www.sourcinglanes.com/school.html any advice? Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted July 30, 2007 Share Posted July 30, 2007 that's not ajax you need it is just plain javascripting because you dont need an external php page(or other serverside page) to update your page. Look into tutorials for javascript DOM and especially the function getElementById() 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.