Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 2692 invoked from network); 1 Mar 2005 13:24:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Mar 2005 13:24:22 -0000 Received: (qmail 54752 invoked by uid 500); 1 Mar 2005 13:24:10 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 54723 invoked by uid 500); 1 Mar 2005 13:24:09 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 54705 invoked by uid 99); 1 Mar 2005 13:24:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from viefep13-int.chello.at (HELO viefep13-int.chello.at) (213.46.255.15) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Mar 2005 05:24:08 -0800 Received: from gwextensa ([62.178.82.35]) by viefep13-int.chello.at (InterMail vM.6.01.03.05 201-2131-111-107-20040910) with ESMTP id <20050301132404.QRMO6920.viefep13-int.chello.at@gwextensa> for ; Tue, 1 Mar 2005 14:24:04 +0100 From: =?iso-8859-1?Q?G=FCnther_Wieser?= To: "'Struts Users Mailing List'" Subject: AW: Tooltips in Struts Date: Tue, 1 Mar 2005 14:24:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUeWDet6ll/60Z0R/u1FTQOlDMHzQACEDeQ In-Reply-To: <15065.1109679246@www23.gmx.net> Message-Id: <20050301132404.QRMO6920.viefep13-int.chello.at@gwextensa> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N you can use the title attribute of the span tag like this way: your text or = your elements and with using CSS you can set up the tooltip behaviour: .reportTooltip { COLOR: gray; CURSOR: help; TEXT-DECORATION: none; } if you use "cursor: help" the cursor in the browser will change to a = cursor plus question mark when the user moves over any element that has a = tooltip, showing the user that a tooltip exists. kr, guenther -----Urspr=FCngliche Nachricht----- Von: Peter.Neu@gmx.net [mailto:Peter.Neu@gmx.net]=20 Gesendet: Dienstag, 01. M=E4rz 2005 13:14 An: Struts Users Mailing List Betreff: Re: Tooltips in Struts No what I have is an application which is no means intuitive and I need = to make some explanations in order to make the workflow more = understandable. I need the explenations to be part of elements like lists and buttons. Regards, Peter > Yes, sort of. If you simply want little yellow popups when your mouse = > hovers over an image, use the "title" attribute for that image. You=20 > can do the same for just about anything else, but it may require being = > creative with some div tags and such. >=20 >=20 >=20 > -- > James Mitchell > Software Engineer / Open Source Evangelist EdgeTech, Inc. > 678.910.8017 > AIM: jmitchtx >=20 > ----- Original Message ----- > From: > To: > Sent: Tuesday, March 01, 2005 3:09 AM > Subject: Tooltips in Struts >=20 >=20 > > Hello, > > > > is there a simple way to include tooltips in a web-application with=20 > > Struts? > > > > Regards, > > > > Peter > > > > -- > > Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS GMX bietet = > > bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail > > > > -------------------------------------------------------------------- > > - To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > > For additional commands, e-mail: user-help@struts.apache.org > > > >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org >=20 -- DSL Komplett von GMX +++ Superg?nstig und stressfrei einsteigen! AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org