HTML 5 input placeholder 屬性如何完美兼任ie_html5教學技巧
html5
input
placeholder
記得引用jquery類庫
複製代碼如下:
$(document) .ready(function () {
if ($.browser.msie)
$("輸入:文本,輸入:密碼").each(function () {
var $placeholder = $(this ).attr("佔位符");
var $width = $(this).css("width");
var $id = $(this).attr("id"); $ height = parseInt($(this).css("height")) 6 "px"; var $fontSize = $(this).css("font-size"); = $(this).css("字體粗細");
var $lineHeight = $height;
if ($(this).css("line-height") != "正常") {
$lineHeight = parseInt($(this ) .css("行高")) 6 "px";
}
if ($placeholder != undefined) {
$(this) .after("" $placeholder ""
}
$(this).bind(" keyup", function () {
if ($( this).val () == "") {
$(this).parent().find(".ph_" $id).css( “顯示”、“內聯塊”);
}
else {
$(this).parent().find(".ph_" $id).css("display", "none");
}
});
});
$(".placeholder").live("click", function () {
$(this).prev().focus();
});
});
頁面呼叫
if ($.browser.msie)
$("輸入:文本,輸入:密碼").each(function () {
var $placeholder = $(this ).attr("佔位符");
var $width = $(this).css("width");
var $id = $(this).attr("id"); $ height = parseInt($(this).css("height")) 6 "px"; var $fontSize = $(this).css("font-size"); = $(this).css("字體粗細");
var $lineHeight = $height;
if ($(this).css("line-height") != "正常") {
$lineHeight = parseInt($(this ) .css("行高")) 6 "px";
}
if ($placeholder != undefined) {
$(this) .after("" $placeholder ""
}
$(this).bind(" keyup", function () {
if ($( this).val () == "") {
$(this).parent().find(".ph_" $id).css( “顯示”、“內聯塊”);
}
else {
$(this).parent().find(".ph_" $id).css("display", "none");
}
});
});
$(".placeholder").live("click", function () {
$(this).prev().focus();
});
});
頁面呼叫
複製程式碼
程式碼如下:複製程式碼
程式碼如下:風格
複製代碼代碼如下:
;
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章
如何修復KB5055523無法在Windows 11中安裝?
4 週前
By DDD
如何修復KB5055518無法在Windows 10中安裝?
4 週前
By DDD
<🎜>:種植花園 - 完整的突變指南
3 週前
By DDD
<🎜>:泡泡膠模擬器無窮大 - 如何獲取和使用皇家鑰匙
3 週前
By 尊渡假赌尊渡假赌尊渡假赌
如何修復KB5055612無法在Windows 10中安裝?
3 週前
By DDD

熱工具

記事本++7.3.1
好用且免費的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強大的PHP整合開發環境

Dreamweaver CS6
視覺化網頁開發工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)