von Jörg | Mrz 7, 2011 | Programmierung
jQuery galleries Why program yourself? 😉 Top 4 jQuery slideshow and gallery plugins I recently came across 4 very nice jQuery plugins for slideshows and galleries. Actually, I found a lot more, but those are my favorites: Nivo Slider (slideshow) jqFancyTransitions...
von Jörg | Mai 11, 2010 | Programmierung
The jQuery JavaScript is up and running, but needs a PHP file to handle the Ajax data submitted by the rating script. This will be done with PHP in the receiver you defined in your JavaScript, named „rating.php“ in the „public/includes“ folder....
von Jörg | Mai 7, 2010 | Programmierung
Now for the easy part: creating the page for our jQuery Star Rating plugin. It’s going to be just a bit of HTML, JavaScript with Ajax components, and PHP. If you want to integrate the Star Rating in an existing page, you can just copy the relevant parts into any...
von Jörg | Mai 2, 2010 | Programmierung
My tutorial of utilizing Zend Framework without MVC will be a jQuery rating controller, with ZF used to query the database, spit out the view (the actual stars), and handle rating changes thru Ajax, updating the DB. Though I prefer not to use ZF as an application, I...
von Jörg | Apr 28, 2010 | Programmierung
I’ve been looking at a few PHP frameworks to aid the redesign of my website surfspot.de. After toying around with Cake and Symfony for a while, I finally stumbled upon Zend Framework, or ZF for short. When I started out learning ZF, it seemed to me that this was...
Neueste Kommentare