Hosting of a little website with jquery mobile elements

Hey, if you haven't found a reply, there is a library called 'webduino' here: GitHub - sirleech/Webduino: Arduino WebServer library , that has an example that uses Jquery mobile to control sliders, it also has a response here: Google Code Archive - Long-term storage for Google Code Project Hosting. on how to use an SD card.

Im still new to this (Jquery/javascript/html/css) so I was kind of looking for a example code for creating 3 buttons instead of sliders using Jquery mobile that turn 3 pins high for a second then low. I familiar with arduino code but Im unclear as to the function for passing values to the arduino code. Any help would be appreciated.