문제

I would like to create a tag cloud but using images.

I don't mind how I achieve this, whether it is with a JQuery plugin, css or some clever programming.

I came across a jquery plugin called image tag cloud, but seems unsupported and well generally not working.

Anyone got ideas?

Thanks

도움이 되었습니까?

해결책

Found something:

Flex

A fluid asymmetrical animated grid plugin for jQuery

http://jsonenglish.com/projects/flex/

다른 팁

Have a look at this:

Algorithm to implement a word cloud like Wordle

The "DisOrganizer" mentioned in the answers could serve your purpose. With a little change, you can let this "Disorganizer" to serve an image, the way you wanted. PS: The code is written in C# https://github.com/chandru9279/zasz.me/blob/master/zasz.me/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top