Does rails have built in functionality to do javascript tooltips?
There’s no helper, but you can include any Javascript you want in
your rhtml.
Of course, if you have very short tooltips, don’t use Javascript,
just use the Title attribute with your hrefs.
- dan
–
Dan K. mailto:[email protected]
http://www.dankohn.com/ tel:+1-415-233-1000
Nope.
http://lixlpixel.org/javascript-tooltips/
On 7/26/06, Ben J. [email protected] wrote:
Does rails have built in functionality to do javascript tooltips?
–
Posted via http://www.ruby-forum.com/.
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–
Rick Martinez
Director of Technology
Complexity Gaming
Just actually came across something just like this, based on the docs
anyways. Haven’t installed it yet, but sounds promising.
Checkout the “Help Engine” at
http://www.rails-engines.org/wiki/pages/HelpEngine
On 7/26/06, Ben J. [email protected] wrote:
Does rails have built in functionality to do javascript tooltips?
–
Posted via http://www.ruby-forum.com/.
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–
Kind regards,
Nathaniel B.
President & CEO
Inimit Innovations Inc. - http://inimit.com
hi all,
can someone give any idea to improve the look and feel in tool tips. i
used javascript to get done this. but it does not look nice. i need to
have more look and feel on this.
cheers,
prathiba.
Nathaniel B. wrote:
Just actually came across something just like this, based on the docs
anyways. Haven’t installed it yet, but sounds promising.Checkout the “Help Engine” at
http://www.rails-engines.org/wiki/pages/HelpEngineOn 7/26/06, Ben J. [email protected] wrote:
Does rails have built in functionality to do javascript tooltips?
–
Posted via http://www.ruby-forum.com/.
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails–
Kind regards,Nathaniel B.
President & CEO
Inimit Innovations Inc. - http://inimit.com
try this solution:
http://www.seesaw.it/en/toolbox/widgets/
On Oct 24, 9:19 am, Prathiba Danthanarayana <rails-mailing-
Hi Ben,
you could use also the yahoo ui library -
as far as I know there are tooltips wrapped in an easy usuable format.
Best regards,
Chris
2006/7/26, Dan K. [email protected]:
Dan K. mailto:[email protected]
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–