Hello everyone
How to make a button like in Confluence "Knowledge Base Home" ?
https://confluence.atlassian.com/display/KB/Knowledge+Base+Home
It is picture, with effect added, there is a clickable text on it, and one more little png on the left.
I tried to figure it out from cource, it looks like they use some dash-item macro:
https://confluence.atlassian.com/plugins/viewsource/viewpagesrc.action?pageId=179443510
Thanks in advance
Hi,
you can do this fade effects easily with javascript and jQuery. Please have a look at the documentation:
http://api.jquery.com/animate/
There are gread examples as well
Cheers,
Sandro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.