silenthunter Posted July 31, 2010 Share Posted July 31, 2010 howdy everyone I'm not good with Javascript. but I know this can be done in javascript. I have a php event calendar and the event days are links. I want the links to be Onclick and have a table under the calender to expand and show the events for that day. (it will need to pull the id from php into javascript and back to php) can someone help me? Quote Link to comment Share on other sites More sharing options...
monkeytooth Posted July 31, 2010 Share Posted July 31, 2010 What you need to do since your using both php and javascript is preform a AJAX request through Javascript. If you are unfamiliar with Javascript and how to script in a style where you can impliment PHP and various other scripting techniques I would say look into "jQuery" its by far the oldest and most mature of frameworks for the WEB 2.0 era, and has a huge community of people who can help you build everything or anything you could possibly want. 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.