Sarfraz Ahmed's Blog

PHP, MySQL, jQuery, JavaScript, Ajax, CSS, HTML and more

Monthly Archives: December 2010

Rotate and Fly off elements with jQuery and CSS3

In this post, we will look at how we can use CSS3′s property transform and other vendor-specific properties to rotate elements and finally fly them off the page with jQuery. We will also use setInterval function of javascript for the continuous animation or rotation of the elements. So let’s get started with it. Rotating Elements [...]

Custom Facebook Connect Image

One of the ways you can put facebook connect button on your site is to use <fb:login-button> fbml tag something like this: That will show default facebook button with a rather small image. You can make the button little larger by specifying length and size attributes like this: However, the requirement in my case was [...]

Follow

Get every new post delivered to your Inbox.

Join 164 other followers