Ask questions and get good answers on jQuery

1
1

can I use textlinks instead of icons? Or icons with a text behind it? But without changing the dimensions. I mean, like a menu, when you click on a link,the container opens from the menu,but the textlink should be still alive in the menubar, only the icon shall go with the container like before.

asked Dec 03 '09 at 23:26

veela's gravatar image

veela
213


Not jet, but you can obtain this behavior just hiding the iconize button and using the close one instead; your link will just reopen the container using the specific method.

answered Dec 04 '09 at 09:26

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

I tried this, but it works only one time....

answered Feb 22 '10 at 11:09

veela's gravatar image

veela
213

Is there a way to do attach the function to a text link instead? I too tried doing this, and apparently I'm not doing it right.

answered Nov 13 '10 at 03:53

watermelonkid's gravatar image

watermelonkid
1

I've spent a lot of time the last 12 hours trying to alter the plugin so that the functionality works with just plain text links, instead of using icons. Is this even possible? If someone has done it and has a code example, I'd be eternally grateful!

answered Nov 13 '10 at 18:33

watermelonkid's gravatar image

watermelonkid
1

Your answer
toggle preview

jQuery main site - Matteo Bicocchi