[jQuery] Re: Tag Cloud

2007-09-20 Thread Nicolas Hoizey

 Is there an implementation of Tag Cloud css or logic using jquery?

Why would you need jQuery for a tag cloud?


-Nicolas

-- 
Nicolas Brush HOIZEY
Clever Age   : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002




[jQuery] Re: Tag Cloud

2007-09-20 Thread Mandy Singh
All my code is written in jquery so rather than writing something to
randomly capiltalize and change font of some stuff inside a div to generate
a tag cloud, I thought something like this, if available as jquery plugin
which takes a div as argument and randomly does the css stuff, would be
great.

On 9/20/07, Nicolas Hoizey [EMAIL PROTECTED] wrote:


  Is there an implementation of Tag Cloud css or logic using jquery?

 Why would you need jQuery for a tag cloud?


 -Nicolas

 --
 Nicolas Brush HOIZEY
 Clever Age   : http://www.clever-age.com/
 Gastero Prod : http://www.gasteroprod.com/
 Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002





[jQuery] Re: Tag Cloud

2007-09-20 Thread Chris W. Parker

On Thursday, September 20, 2007 8:23 AM Mandy Singh said:

 All my code is written in jquery so rather than writing something to
 randomly capiltalize and change font of some stuff inside a div to
 generate a tag cloud, I thought something like this, if available as
 jquery plugin which takes a div as argument and randomly does the css
 stuff, would be great.

Tag clouds aren't supposed to be random[1]. The bigger a word appears,
the more popular it is.


Hope this helps,
Chris.

[1] http://en.wikipedia.org/wiki/Tag_cloud


[jQuery] Re: Tag Cloud

2007-09-20 Thread Mandy Singh
Oh Really? Sorry, I didn't even know that :)

On 9/20/07, Chris W. Parker [EMAIL PROTECTED] wrote:


 On Thursday, September 20, 2007 8:23 AM Mandy Singh said:

  All my code is written in jquery so rather than writing something to
  randomly capiltalize and change font of some stuff inside a div to
  generate a tag cloud, I thought something like this, if available as
  jquery plugin which takes a div as argument and randomly does the css
  stuff, would be great.

 Tag clouds aren't supposed to be random[1]. The bigger a word appears,
 the more popular it is.


 Hope this helps,
 Chris.

 [1] http://en.wikipedia.org/wiki/Tag_cloud



[jQuery] Re: Tag Cloud

2007-09-20 Thread Andy Matthews
How would jQuery know which string was the most important and which was
the least? What would the div contain? This could be done if jQuery had
enough info to pull from. But if all your code is written in jQuery, then
why not just hard code the tag cloud?

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mandy Singh
Sent: Thursday, September 20, 2007 10:23 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Tag Cloud


All my code is written in jquery so rather than writing something to
randomly capiltalize and change font of some stuff inside a div to generate
a tag cloud, I thought something like this, if available as jquery plugin
which takes a div as argument and randomly does the css stuff, would be
great. 


On 9/20/07, Nicolas Hoizey [EMAIL PROTECTED] wrote: 


 Is there an implementation of Tag Cloud css or logic using jquery?

Why would you need jQuery for a tag cloud? 


-Nicolas

--
Nicolas Brush HOIZEY
Clever Age   : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/  http://www.gasteroprod.com/ 
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002







[jQuery] Re: Tag Cloud

2007-09-20 Thread Bruce MacKay


At 02:28 a.m. 20/09/2007, you wrote:

Is there an implementation of Tag Cloud css or logic using jquery?


This might help you:
http://www.nabble.com/-Plugin--DynaCloud-Plugin-tf4254840s15494.html#a12109312 



[jQuery] Re: Tag Cloud

2007-09-20 Thread Andy Matthews

Ooooh...

That's TONS better than the crappy version I just wrote.


andy 

-Original Message-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Bruce MacKay
Sent: Thursday, September 20, 2007 10:29 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Tag Cloud


At 02:28 a.m. 20/09/2007, you wrote:
Is there an implementation of Tag Cloud css or logic using jquery?

This might help you:
http://www.nabble.com/-Plugin--DynaCloud-Plugin-tf4254840s15494.html#a121093
12 




[jQuery] Re: Tag Cloud

2007-09-20 Thread Mandy Singh
Thank you so much Bruce. This is awesome and exactly what I needed:)

-Mandy.


On 9/20/07, Andy Matthews [EMAIL PROTECTED] wrote:


 Ooooh...

 That's TONS better than the crappy version I just wrote.


 andy

 -Original Message-
 From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Bruce MacKay
 Sent: Thursday, September 20, 2007 10:29 AM
 To: jquery-en@googlegroups.com
 Subject: [jQuery] Re: Tag Cloud


 At 02:28 a.m. 20/09/2007, you wrote:
 Is there an implementation of Tag Cloud css or logic using jquery?

 This might help you:

 http://www.nabble.com/-Plugin--DynaCloud-Plugin-tf4254840s15494.html#a121093
 12