views:

351

answers:

2

hi i want to make a quiz application on facebook using php ( the concept is after every question there is a next button by we reach to the next question ) how can i applied any transition effect (like in jquery)

+1  A: 

Here is a useful Facebook App Tutorial

Facebook PHP Tutorial

kevchadders
+1  A: 

Use FBJS Animation Lib - http://wiki.developers.facebook.com/index.php/FBJS/Animation

Duncan