Home > Web Front-end > HTML Tutorial > The color of the title of the html input element_html/css_WEB-ITnose

The color of the title of the html input element_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:21:55
Original
1966 people have browsed it

Generally input elements can use the title attribute to prompt some information, such as incorrect input verification information.
I want to make this information more eye-catching. Is there any way to change the color of the title?
Thank you CSDN everyone. Colleagues


Reply to the discussion (solution)

It cannot be changed, it should be something in the browser.

Build a div yourself. When the mouse moves over the corresponding element, get the coordinates of the mouse and tell which coordinate the div should be moved to. Try

I don’t understand.

is the prompt effect. Well, this...if you don't understand, there's nothing you can do about it.

No way, just make your own message reminder! Search jquery tip

title is not supported under ie6, so make your own div for versatility! Very simple code.

This is determined by the browser. Can be simulated.

A pop-up window appears when there is an error, this is the most obvious

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template