| | |
Help Indicator
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Hi, Its me Ayesha
I have a Question about Help Indicator.
Please Tell me How I can Develop the Help indicator like in this web site.
http://tickettrunk.com/event/add#
I shall be very thankful to you for this ....
Ayesha
Developer
I have a Question about Help Indicator.
Please Tell me How I can Develop the Help indicator like in this web site.
http://tickettrunk.com/event/add#
I shall be very thankful to you for this ....
Ayesha
Developer
Ayesha
•
•
Join Date: May 2009
Posts: 23
Reputation:
Solved Threads: 0
An extremely simple example that relies on the "title" for an anchor tag is shown below. Perhaps this can take you in the right direction.
HTML and CSS Syntax (Toggle Plain Text)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <TITLE>Help Example</TITLE> <style type="text/css"> img { border-style: none; } </style> <body> <div> <a href="#" title="A description for this first item."><img src="/images/QuestionMark.gif" style="vertical-align: middle;"></a> <span style="vertical-align: middle; padding-left:10px;">Text 1.</span> </div> <div> <a href="#" title="Another description for this second item."><img src="/images/QuestionMark.gif" style="vertical-align: middle;"></a> <span style="vertical-align: middle; padding-left:10px;">Text 2.</span> </div> </BODY> </HTML>
![]() |
Similar Threads
- Technical Indicator Help (C++)
- will not post (Troubleshooting Dead Machines)
- My Nmb Lock Indicator Stays On And There Is No Other Activity On Laptop. (Troubleshooting Dead Machines)
- Online Indicator (DaniWeb Community Feedback)
- the star over the reputaion indicator (Geeks' Lounge)
- Has Acacia threatened to sue you yet? (Geeks' Lounge)
- Table of Contents Script (Java)
- Freezing (Troubleshooting Dead Machines)
- monitor and keyboard are not responding (USB Devices and other Peripherals)
Other Threads in the HTML and CSS Forum
- Previous Thread: How to do an if statement based on url?
- Next Thread: Page displays in IE but not in FireFox
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7





