Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

html elements visible and not

Original Message
Name: liliyaw
Date: July 5, 2006 at 14:04:11 Pacific
Subject: html elements visible and not
OS: linux
CPU/Ram: 524
Model/Manufacturer: don't know
Comment:
Can anyone tell me if there is a way to mask/unmask or set visible/not elements in a web page like select options and input text?
Thanks in advance.

Report Offensive Message For Removal


Response Number 1
Name: Michael J (by mjdamato)
Date: July 5, 2006 at 14:23:44 Pacific
Subject: html elements visible and not
Reply: (edit)
Use the "display" style property.

Inline you would use it like this: style="display:none;"

However since I am assuming you want this to be dynamic, you would need to do it in JavaScript like this:

element.style.display = "none";

or

element.style.display = "block";

There are many more values that you can use for that property as well. Here is more info on the display property: http://www.w3schools.com/css/pr_class_display.asp

Just be carefull that you test in various browsers as some browsers handle differnt values differently.

Michael J


Report Offensive Follow Up For Removal

Response Number 2
Name: smbotans
Date: July 5, 2006 at 20:13:37 Pacific
Subject: html elements visible and not
Reply: (edit)
be very careful about 'hiding' text on a page as search engine spiders may not like it penalize your site's ranking

serge

SEO Resources

Meta Keywords Advice


Report Offensive Follow Up For Removal

Response Number 3
Name: liliyaw
Date: July 19, 2006 at 13:30:32 Pacific
Subject: html elements visible and not
Reply: (edit)
Thanks a lot! I got it...

Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: html elements visible and not

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




acer 312T BIOS problem

K7 Turbo possible max fsb?

Pc anywher problem

WinFLP & OE/Outlook2003

Computer resets after a few minutes


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC