javascript - How to create google plus circle with mouseover effect? -


those of have seen google plus may know im taking about...

essentially problem this. have circle radius example of number of pixels text in center. on mouseover, outline of circle expands whatever plus 5. when mouse out, circle gradually shrinks original size. if text in middle of circle clicked alert box of sort pops up.

what way , how? involve div tags?

use css3 border-radius create circle , js animations...or try them css3 well.

http://jsfiddle.net/dosbeats/ce6yb/

this version uses js.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -