この記事では主に html+css+js ドロップダウン リスト トライアングルについて紹介します。興味のある方はぜひ参考にしてください。
<!DOCTYPE html> <html> <head> <title>gadf</title> <link rel="stylesheet" type="text/css" href="dist/css/bootstrap.min.css"> <script src="jquery-3.2.1.min.js" type="text/javascript"></script> <script src="dist/js/bootstrap.min.js" type="text/javascript"></script> <style type="text/css"> .zijisanjiclass{ width: 220px; border: 1px solid rgba(0,0,0,.15); background-color: #fff; padding: 10px; top :0px; position: absolute; } .datepicker-select-dropdown.datepicker-select-orient-top:before { bottom: -7px; left: 6px; border-bottom: 0; border-top: 7px solid rgba(0,0,0,.15); } .datepicker-select-dropdown:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(0,0,0,.15); border-bottom-color: rgba(0,0,0,.2); } .datepicker-select-dropdown:after, .datepicker-select-dropdown:before { content: ''; display: inline-block; border-top: 0; position: absolute; } .datepicker-select-dropdown.datepicker-select-orient-top:after { bottom: -6px; left: 7px; border-bottom: 0; border-top: 6px solid #fff; } .datepicker-select-dropdown:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fff; } .datepicker-select-dropdown.datepicker-select-orient-bottom:after { top: -6px; } .datepicker-select-dropdown.datepicker-select-orient-bottom:before { top: -7px; } .form .form-bordered .form-group>p { border-left: 1px solid #efefef; } .form .form-bordered .form-group { margin: 0; border-bottom: 1px solid #efefef; } </style> </head> <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white"> <p class="page-wrapper"> <c:import url="../header.jsp"></c:import> <p class="clearfix"> </p> <p class="page-container"> <p class="page-sidebar-wrapper"> <p class="page-sidebar navbar-collapse collapse"> <c:import url="../menu.jsp"></c:import> </p> </p> <p class="page-content-wrapper" > <!-- BEGIN CONTENT BODY --> <p class="page-content" id="mainBodyId"> <p class="page-bar"> <ul class="page-breadcrumb"> <li> <a href="index.html">首页</a> <i class="fa fa-circle"></i> </li> </ul> </p> <p class="row"> <p class="col-md-12"> <p class="portlet light portlet-fit portlet-datatable bordered"> <p class="portlet-body"> <p class="table-container"> <table class="table table-striped table-bordered table-hover table-checkable" id="datatable_ajax_user_info"> <thead> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="heading"> <th style="width:5%;"> ID </th> <th style="width:5%;"> 姓名 </th> <th style="width:5%;"> 年龄 </th> <th style="width:5%;"> 性别 </th> <th style="width:5%;"> 出生日期 </th> <th style="width:5%;"> 民族 </th> <th style="width:5%;"> 身高(cm) </th> <th style="width:5%;"> 体重(Kg) </th> <th style="width:5%;"> 学历 </th> <th style="width:15%;"> 操作 </th> </tr> <tr role="row" class="filter"> <td> <input type="text" class="form-control form-filter input-sm" name="userInfoId"> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userName"> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userAge"> </td> <td> <select class="form-control form-filter" style="height: 30px;padding: 4px 12px;"> <option value="男">男</option> <option value="女">女</option> <option value="其他">其他</option> </select> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userBirthday" id="userBirthdayid"> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userNations"> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userHight"> </td> <td> <input type="text" class="form-control form-filter input-sm" name="userWeight"> </td> <td> <select class="form-control form-filter" style="height: 30px;padding: 4px 12px;"> <option value="博士">博士</option> <option value="硕士">硕士</option> <option value="本科">本科</option> <option value="专科">专科</option> <option value="高中">高中</option> <option value="中专">中专</option> <option value="初中">初中</option> <option value="小学">小学</option> </select> </td> <td> <p class="margin-bottom-5"> <button class="btn btn-sm green btn-outline filter-submit margin-bottom"> <i class="fa fa-search"></i> Search</button> <button class="btn btn-sm red btn-outline filter-cancel"> <i class="fa fa-times"></i> Reset</button> </p> </td> </tr> </thead> <tbody> </tbody> </table> </p> </p> </p> </p> </p> </p> </p> </p> <c:import url="../bottom.jsp"></c:import> </p> <p id="zijixiede" class="zijisanjiclass datepicker-select-dropdown datepicker-select-orient-left"> <p class="form" style="border: 1px solid #e7ecf1!important;"> <form class="form-horizontal form-bordered"> <p class="form-group"> <label class="control-label col-md-3">年</label> <p class="col-md-9"> <select class="form-control form-filter"> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> </select> </p> </p> <p class="form-group"> <label class="control-label col-md-3">月</label> <p class="col-md-9"> <select class="form-control form-filter"> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> </select> </p> </p> <p class="form-group"> <label class="control-label col-md-3">日</label> <p class="col-md-9"> <select class="form-control form-filter"> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> <option value="">请选择</option> </select> </p> </p> <p class="form-group"> <p class="col-md-11"> <p class="btn btn-default quedingbtn" >确定</p> </p> </p> </form> </p> </p> <p class="quick-nav-overlay"></p> <script> jQuery(document).ready(function(){ $("#userBirthdayid").focus(function(){ //var offset = this.component ? this.component.parent().offset() : this.element.offset(); var offset = $(this).offset(); console.info(offset); var paddingTop = $("#zijixiede").css('padding-top'); console.info(paddingTop); var height = $(this).outerHeight(false); console.info(height); var width = $(this).outerWidth(false); console.info(width); var scrollTop = $(document).scrollTop(); console.info(scrollTop); var outerHeight = $("#zijixiede").outerHeight(); console.info(outerHeight); var top_overflow = -scrollTop + offset.top - outerHeight; console.info(top_overflow); var yorient = top_overflow < 0 ? 'bottom' : 'top'; $("#zijixiede").addClass('datepicker-select-orient-' + yorient); var top = offset.top; if (yorient === 'top') top -= outerHeight + parseInt(paddingTop); else top += height; var left = offset.left; console.info(left); $("#zijixiede").css({ top: top, left: left }); $("#zijixiede").show(); }); $(document).mousedown(function(e){ if(!($("#zijixiede").find(e.target).length)&&!($("#userBirthdayid").is(e.target))) $("#zijixiede").hide(); }); $(".quedingbtn").click(function(){ console.info("拉克建档立卡京东方拉克"); //return false; }); }); </script> </body> </html>
関連する推奨事項:
HTML ドロップダウン ボックスの optGroup タグのバグ修正について
html ドロップダウン ボックスの問題_html/css_WEB-ITnose
の SELECT オプションを変更する複数の方法HTML ドロップダウン ボックス_HTML /Xhtml_Web ページの制作
以上がhtml+css+js ドロップダウン リストの三角形の詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。

HTMLの将来の傾向はセマンティクスとWebコンポーネントであり、CSSの将来の傾向はCSS-in-JSとCSShoudiniであり、JavaScriptの将来の傾向はWebAssemblyとServerLessです。 1。HTMLセマンティクスはアクセシビリティとSEO効果を改善し、Webコンポーネントは開発効率を向上させますが、ブラウザの互換性に注意を払う必要があります。 2。CSS-in-JSは、スタイル管理の柔軟性を高めますが、ファイルサイズを増やす可能性があります。 CSShoudiniは、CSSレンダリングの直接操作を可能にします。 3. Webassemblyブラウザーアプリケーションのパフォーマンスを最適化しますが、急な学習曲線があり、サーバーレスは開発を簡素化しますが、コールドスタートの問題の最適化が必要です。

Web開発におけるHTML、CSS、およびJavaScriptの役割は次のとおりです。1。HTMLは、Webページ構造を定義し、2。CSSはWebページスタイルを制御し、3。JavaScriptは動的な動作を追加します。一緒に、彼らは最新のウェブサイトのフレームワーク、美学、および相互作用を構築します。

HTMLの将来は、無限の可能性に満ちています。 1)新機能と標準には、より多くのセマンティックタグとWebComponentsの人気が含まれます。 2)Webデザインのトレンドは、レスポンシブでアクセス可能なデザインに向けて発展し続けます。 3)パフォーマンスの最適化により、応答性の高い画像読み込みと怠zyなロードテクノロジーを通じてユーザーエクスペリエンスが向上します。

Web開発におけるHTML、CSS、およびJavaScriptの役割は次のとおりです。HTMLはコンテンツ構造を担当し、CSSはスタイルを担当し、JavaScriptは動的な動作を担当します。 1。HTMLは、セマンティクスを確保するためにタグを使用してWebページの構造とコンテンツを定義します。 2。CSSは、セレクターと属性を介してWebページスタイルを制御して、美しく読みやすくします。 3。JavaScriptは、動的でインタラクティブな関数を実現するために、スクリプトを通じてWebページの動作を制御します。

htmlisnotaprogramminglanguage; itisamarkuplanguage.1)htmlStructuresandformatswebcontentusingtags.2)ItworkswithcsssssssssdjavascriptforInteractivity、強化を促進します。

HTMLは、Webページ構造の構築の基礎です。 1。HTMLは、コンテンツ構造とセマンティクス、および使用などを定義します。タグ。 2. SEO効果を改善するために、などのセマンティックマーカーを提供します。 3.タグを介したユーザーの相互作用を実現するには、フォーム検証に注意してください。 4. JavaScriptと組み合わせて、動的効果を実現するなどの高度な要素を使用します。 5.一般的なエラーには、閉じられていないラベルと引用されていない属性値が含まれ、検証ツールが必要です。 6.最適化戦略には、HTTP要求の削減、HTMLの圧縮、セマンティックタグの使用などが含まれます。

HTMLは、Webページを構築するために使用される言語であり、タグと属性を使用してWebページの構造とコンテンツを定義します。 1)htmlは、などのタグを介してドキュメント構造を整理します。 2)ブラウザはHTMLを分析してDOMを構築し、Webページをレンダリングします。 3)マルチメディア関数を強化するなど、HTML5の新機能。 4)一般的なエラーには、閉じられていないラベルと引用されていない属性値が含まれます。 5)最適化の提案には、セマンティックタグの使用とファイルサイズの削減が含まれます。

webdevelopmentReliesOnhtml、css、andjavascript:1)htmlStructuresContent、2)cssStylesit、および3)Javascriptaddsinteractivity、形成、


ホットAIツール

Undresser.AI Undress
リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover
写真から衣服を削除するオンライン AI ツール。

Undress AI Tool
脱衣画像を無料で

Clothoff.io
AI衣類リムーバー

AI Hentai Generator
AIヘンタイを無料で生成します。

人気の記事

ホットツール

メモ帳++7.3.1
使いやすく無料のコードエディター

SublimeText3 Mac版
神レベルのコード編集ソフト(SublimeText3)

Dreamweaver Mac版
ビジュアル Web 開発ツール

WebStorm Mac版
便利なJavaScript開発ツール

ゼンドスタジオ 13.0.1
強力な PHP 統合開発環境
