jQuery UI Tooltip Widget - jQuery UI Tutorial 15

  Рет қаралды 1,927

ChidresTechTutorials

ChidresTechTutorials

Күн бұрын

Notes for You:: jQuery UI Tooltip Widget - jQuery UI Tutorial 15
helps us to create a theme able and customizable tooltip UI control.
Creating Tooltip Widget:
1. Create a new HTML document with basic HTML document structure code
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tooltip Demo</title>
</head>
<body>
</body>
</html>
2. Link the necessary jQueryUI libray files to the HTML document
<link href="jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css"/>
<script src="jquery-ui/external/jquery/jquery.js" type="text/javascript"></script>
<script src="jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
3. Code the structure of the widget (i.e. HTML or markup):
To create a Tooltip widget; we can create any HTML element with title attribute.
<div title="You hovered on me" id="tooltip">Mouse over on me</div>
<input type="text" title="Enter your name" id="txtName"/>
4. Select the element using jQuery and call the respective jQuery UI function on it
Select the element using jQuery selector, call tooltip jQuery UI function on it
<script type="text/javascript">
$("#tooltip").tooltip();
$("#txtName").tooltip();
</script>
Complete Code:
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tooltip Demo</title>
<link href="jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css"/>
<script src="jquery-ui/external/jquery/jquery.js" type="text/javascript"></script>
<script src="jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
</head>
<body>
<div title="You hovered on me" id="tooltip">
Mouse over on me
</div>
<input type="text" title="Enter your name" id="txtName"/>
<script type="text/javascript">
$("#tooltip").tooltip();
$("#txtName").tooltip();
</script>
</body>
</html>
Note:
replace < with less-than symbol.
replace > with greater-than symbol.
=========================================
Follow the link for next video:
jQuery UI Tutorial 16 - jQuery UI Dialog Tutorial
• jQuery UI Dialog Widge...
Follow the link for previous video:
jQuery UI Tutorial 14 - jQuery Menu Tutorial
• jQuery UI Menu Widget ...
=========================================
jQuery UI Tutorials Playlist:-
• jQuery UI Tutorials
=========================================
Watch My Other Useful Tutorials:-
Bootstrap Tutorials Playlist:-
• Bootstrap4 Tutorials
Dreamweaver Tutorials Playlist:-
• Dreamweaver Tutorials
PHP Tutorials Playlist:-
• PHP Tutorials
=========================================
► Subscribe to our KZbin channel:
/ chidrestechtutorials
► Visit our Website:
www.chidrestec...
=========================================
Hash Tags:-
#ChidresTechTutorials #jQueryUI #jQueryUITutorial

Пікірлер: 3
@ChidresTechTutorials
@ChidresTechTutorials 5 жыл бұрын
SUBSCRIBE, SHARE & SUPPORT: kzbin.info VISIT & LEARN AT FREE OF COST: ​www.chidrestechtutorials.com
@sunildhyani928
@sunildhyani928 7 жыл бұрын
Hi this is sunil dhyani sir ap bahut acha sikha rhe ho bahut maza ara h shikne me sir i have question ?--what is the different between jquery.com and jqueryui.com/ thanks i am waiting your Ans.....
@ChidresTechTutorials
@ChidresTechTutorials 7 жыл бұрын
first of all thank you so much for your learning interest. I think you get answers in the below mentioned links. What is jQuery? kzbin.info/www/bejne/eau7dYl5j7N2opI What is jQuery UI? kzbin.info/www/bejne/hHmaq395aN52bLM
jQuery UI Dialog Widget - jQuery UI Tutorial 16
6:53
ChidresTechTutorials
Рет қаралды 2,9 М.
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН
小丑家的感情危机!#小丑#天使#家庭
00:15
家庭搞笑日记
Рет қаралды 30 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 26 МЛН
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
jquery tooltip widget
8:32
kudvenkat
Рет қаралды 30 М.
Build this JS calculator in 15 minutes! 🖩
15:20
Bro Code
Рет қаралды 606 М.
Google Data Center 360° Tour
8:29
Google Cloud Tech
Рет қаралды 5 МЛН
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Coding2GO
Рет қаралды 406 М.
How to create an Accordion using jQuery UI
10:13
SkillForge
Рет қаралды 4,9 М.
Modern Data Fetching in React (Complete Guide)
16:41
Cosden Solutions
Рет қаралды 55 М.
Award Winning Animation With Only 20 Lines Of CSS?
6:59
Hyperplexed
Рет қаралды 1,8 МЛН
Multilayer Parallax Scroll Animation with HTML and GSAP
9:22
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН