Displaying 20 results from an estimated 7000 matches similar to: "ajax toolip (context help)"
2006 Jul 05
10
Google/Netflix Like Tooltips
I need to have a toolip-like object which has dynamic content in it. I
plan on using scriptaculous with an ajax call to retrieve the content,
but I would like to make the popup/tooltip/balloon text look as nice as
possible. Does anyone have any examples or anything useful to create a
popup like the ones that Google and Netflix have? I''d like to have one
which must be
2006 May 09
9
Tooltips v1.1 Released
All --
Thanks to those who sent me input! I'm proud to release my tooltips
version 1.1 into the wild; it can be downloaded here:
https://boygeni.us/svn/tooltips/tags/release-1.1.0/
Changes include:
* Rendering constrained to viewport
* User-defined effects options
* MIT License
Tested under Safari 2, IE 6 (strict) and Firefox 1.5
You can demo the sample app here:
2006 Feb 17
7
Released: window dialog script
Hello,
First, please let me thank you to Ryan Gahl and Jerod Venema for their
patient help - really appreciated their input - I couldn''t have done this
script without their support.
Today I released a dialog script based on scriptaculous and prototype. A
demo can be seen here: http://net4visions.com/dev/dialog/dialog.htm . Please
see the readme and changelog file for details. Your
2006 May 01
3
beta testers: tab panes
Hello,
I was wondering whether anybody is interested to do some beta testing on a
script I''m currently working on.
Here is a little preview: http://net4visions.com/dev/tabs/tabs.html.
A little doc file can be found here:
http://www.net4visions.com/dev/tabs/docs/readme.htm
_______________________________________________
Rails-spinoffs mailing list
2006 Jan 23
7
Tooltips.js
Hi,
there already had been a Tooltips implementation [1] but i wasn''t to
happy with that one, not only because they didn''t support simple
mouse-hover tooltips (just as they appear when you are using title
attributes)
But writting this lib was also a good way to get into script.aculo.us
and prototype.js. (and i can''t say how impressed i am)
So here it is:
An all
2007 Jan 12
5
Popup/Tooltip Dialog windows using AJAX?
Hello,
Can anybody point me to a sample of popup/tooltip using Prototype?
I saw examples for windows and also for tool tip but what I want is a little bit different.
I want the same fuctionality which exists at yahoo mail login.
https://login.yahoo.com/ -> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip.
Now the good think in this solution is that
2006 Feb 18
10
Updated: window dialog script
Dialog script has been update. A demo can be seen here:
http://net4visions.com/dev/dialog/dialog.htm .
Please see changelog for changes.
The dialog script can be downloaded from here:
http://www.net4visions.com/dev/downloads/dialog.zip .
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 May 03
3
My Tooltips contribution
All --
I've been working on a simple tooltip widget and thought I'd release
it into the wild. It builds on the features found in Prototype 1.5.0
RC0 and Scriptaculous 1.6.1.
Very basically, it walks down a list of links and if they have id,
href and title attributes, displays a tooltip on mouseover. Styled
with a few lines of CSS and background images.
You can demo it here:
2006 Jun 10
5
Tooltips
Anyone know of a tooltip extension which uses script.aculo or prototype?
e.g., hover a mouse on an object and pop-up a "help" dialogue?
Sam
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Apr 10
24
Proposal of "Resizable" javascript library
Hi, All.
I''ve developed the small javascript library to make the widgets
"resizable". Please try attached file or following URL
URL: http://221.112.61.214/~kzk/others/mixi/resizer.html
Now I wish script.aculo.us developers to merge this into the
"script.aculo.us". Is there any chance of merge? Is this a right
place to ask this question?
Thanks in advance.
Kazuki
2006 May 02
1
Tab Panes - IE layout issues fixed
Layout issues in IE should be fixed:
http://net4visions.com/dev/tabs/tabs.html
There still some css issues in Opera I couldn''t figure out yet - maybe
somebody using Opera has some insight.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Jan 26
3
DC++ 0.668 - Annoying "tooltips"
Hello there ?
There were folks in the recent time running DC++ on wine. I'm also one of
them, and I have a small problem, which turns out to be very annoying. The
action buttons at the top of the main DC++ window as well as tabs at the
bottom tend to show "tooltips" containing information about the last files
to be hashed. However, there is an error somewhere that these tooltip
2006 Jul 26
6
Javascript tooltips in rails?
Does rails have built in functionality to do javascript tooltips?
--
Posted via http://www.ruby-forum.com/.
2007 Jun 11
5
Problem with RSVGTipsDevice
Hi there.
I am still trying to get the RSVGTipsDevice to work, yet I can not.
I have copied the first example from RSVGTipsDevice documentation:
library(RSVGTipsDevice)
devSVGTips("C:\\svgplot1.svg", toolTipMode=1,
title="SVG example plot 1: shapes and points, tooltips are title + 1 line")
plot(c(0,10),c(0,10), type="n", xlab="x", ylab="y",
2006 Jan 16
8
resizable window/div - some help needed
Hello
I have been working on a little window dialog script - please see
<http://net4visions.com/dev/window/window.htm>
http://net4visions.com/dev/window/window.htm for a preview. the necessary
files can be downloaded here:
<http://net4visions.com/dev/window/window.zip>
http://net4visions.com/dev/window/window.zip .I''ve included just the basics
- please change the path in
2005 Oct 11
5
show message while loading - ajax
Hello,
Could anybody please tell me how I would show a message or an image while
the ajax request gets processed?
thank you in advance for your help.
this is what I came up with but it doesn''t really work:
function getHTML() {
var url = "./scripts/rfiles.php";
var par = "";
var myAjax = new Ajax.Updater("fm-viewdetails", url, {method:
2006 Jan 20
5
Height problem after interrupting SlideDown/SlideUp effects
Hi,
i have a problem with the the SlideDown and SlideUp effects. Since a similiar
problem is also visible on the script.aculo.us homepage, i''m going to explain
it this way.
- Go to http://script.aculo.us/
- On the main site below "visual effects", click "Advanced options", the sub
panel will scroll down.
- Hit the close button, and while the panel is still
2006 Feb 08
2
Tooltip.js problems
I''m starting to play with the tooltip.js library from
http://tooltip.crtx.org/index.php?page=HomePage. The libarary seems to
work pretty well except that when I use a tooltip on a web page that has a
form and submit buttons, the submit buttons stop functioning and won''t
respond to click events anylonger. So far I''ve only been able to
reproduce this under Safari.
2006 Feb 21
1
RE: [Prototype] onSuccess Event and, Ajax.Updater bug in IE
Joe,
After removing all occurrences of charset=utf-8 from
my headers I am
still getting the same bug in IE.
Currently, it''s Content-Type: text/html
Any other suggestion?
Nathan.
> Message: 2
> Date: Mon, 20 Feb 2006 09:13:57 -0500
> From: "Joe Hudson" <joe-x8g0hQFNjJhWk0Htik3J/w@public.gmane.org>
> Subject: RE: [Rails-spinoffs] [Prototype] onSuccess
Event
2008 Jan 18
5
wz_tooltip and updating the DOM
Hi all,
I am using Prototype in conjunction with wz_tooltip and am having a
problem with the tool tips not being updated in time.
When a user mouses over a link, I am making an Ajax call to a CFM page
that sends back an HTML table and updates the contents of a div with
the returned content. I then call wz_tooltip and reference that div to
use as the tool tip. However, what is displayed in the