Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 19th, 2012, 07:51 PM
Authorized User
 
Join Date: Aug 2011
Posts: 34
Thanks: 1
Thanked 1 Time in 1 Post
Default Add tooltip to a form - add information/Help

I need a way to add a tooltip that will explain steps for properly filling out a form. I have been looking for something, not sure where to start. I found some post here but nothing that I can use. Any help would be appreciated.
 
Old January 19th, 2012, 08:00 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

you are aware of this simple method?

<input type="text" name="someName" title="my tool tip text">
__________________
Wind is your friend
Matt
 
Old January 19th, 2012, 08:08 PM
Authorized User
 
Join Date: Aug 2011
Posts: 34
Thanks: 1
Thanked 1 Time in 1 Post
Default

I guess I was making it more difficult that it needed to be. I wanted to put in a image and then pull the information from a database field. The directions will be changing and I guess I can just use <%= objRS("instructions") %> for Title.

thanks
 
Old January 19th, 2012, 08:23 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

you sure can..
__________________
Wind is your friend
Matt





Similar Threads
Thread Thread Starter Forum Replies Last Post
I have to add a flash file in my C sharp code.How to add it? Archieteven C# 4.0 aka C# 2010 General Discussion 1 April 10th, 2011 01:07 AM
How to add usercontrol in tooltip KamalRaturi ASP.NET 2.0 Professional 0 October 25th, 2007 09:07 AM
WordML - how to add custom information robbert XML 3 August 23rd, 2006 05:44 AM
Add Push button or Check Box in outlook add-ins capdevs VS.NET 2002/2003 0 January 7th, 2006 08:51 AM
Cannot add header information.... cmiller Beginning PHP 1 September 2nd, 2003 07:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.