jQueryflexdatalist Flexdatalist is (another) jQuery autocomplete plugin with support for <datalist>.
jQueryflexdatalist Flexdatalist is (another) jQuery autocomplete plugin with support for <datalist>.
Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That's why every month we release a handpicked collection of some of the best resources that we've stumbled upon and deemed worthy of your attention. The list for July 2016 is packed with some of the hottest open-source libraries from GitHub. It includes a touch gestures library, a powerful
Sweet Alert 2 A beautiful and customizable replacement for Javascript's "Alert" Supported fork of t4t5/sweetalert Download CDN So... What does it do? Here’s a comparison of a standard error message. The first one uses the built-in alert -function, while the second is using SweetAlert2 . Normal alert Show error message Code: alert ( 'Oops... Something went wrong!' ) Sweet Alert 2 Show error message
About My name is Quinn Rohlf, and I'm a roaming engineer/designer based in the western United States. Trianglify is an open-source library I wrote to generate low-poly style patterns by combining a Delaunay triangulation with some nice colors. It was originally released in April of 2014. It has a sibling project, Trianglify.io, that provides a user-friendly GUI for the library and helps fund libra
Login to join the community jQuery Cards is a community to share and geek out about the latest, coolest jQuery plugins Login with: [TheChamp-Login] We'll never post to Twitter or Facebook without your permission. Top jQuery Plugins in 2020 jexcel jExcel is is a very light jquery plugin to embed a spreadsheet, compatible with Excel, in your browser. You can […] rUhuman simple captcha alternative Aa
There is also a Wordpress version of this plugin. GET IT HERE Getting started 1. Include jQuery <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> Requires jQuery 1.7+ 2. Include plugin's code <link rel="stylesheet" href="/path/to/tipso.css"> <script src="/path/to/tipso.js"></script> To use css3 animation effects please include Animate.css <link rel="stylesheet" hre
A clock-style timepicker for Bootstrap (or jQuery). Download ZIP CSS < 6KB, JS < 9KB, after minified. Browser support All major browsers are supported, including IE 9+. It should look and behave well enough in IE 8. Device support Both desktop and mobile device are supported. It also works great in touch screen device. Dependencies ClockPicker was designed for Bootstrap in the beginning. So Bootst
Diplom-Mathematiker / Numeriker aus Essen Fachgebiete Adaptive Finite-Elemente-Verfahren (AFEM), Interpolations- und Extrapolationsverfahren Beruf Senior full-stack developer Interessen Bouldern, Seilklettern, Selbstverteidigung, Radfahren, Laufen, Programmieren, Gitarre spielen Kontakt hi@olivermusebrink.de GPG-Fingerabdruck CF2B 4550 F4D2 90E9 D3E6 F739 CB3C 7F8D 4653 6514
年表・沿革・コメント一覧といったコンテンツで用いられているタイムラインデザインを作成する際に便利なプラグインやチュートリアルのまとめです。 レスポンシブ対応したものやCSSだけで実装したものなど全15種類で、見た目もよく見かける縦型(垂直)タイプだけでなく横型(水平)で見せるタイプもあります。 jQuery Timelinr 縦型・横型の両タイプが用意されているjQueryプラグインで、スライダーのような見栄えでタイムラインを実装できます。 スライドのオート機能や各アニメーション速度の設定、「prev」「next」のナビ機能などの設定もいろいろと用意されています。 Dynamic Timeline レスポンシブ対応もされているjQueryプラグインで、こちらも縦型・横型の両タイプが用意されており、ビューサイズ指定で通常は横型のものをスマートフォンでは縦型に見せるなども可能です。 他にもコン
This plugin could be used to create easily an image gallery similar to the google image search Tweet Demo $('.GITheWall').GITheWall(); Options Available var wall = $('div.wall').GITheWall({ // Callbacks API onBeforeInit: null, onReady: null, onViewPortUpdate: null, onItemChange: null, onDestroy: null, onShow: null, onHide: null, onContentLoading: null, onContentLoaded: null, margin: { top: 10, bot
roll.js A tiny javascript library to track scrolling and stuff. Current step Current step progress Current position Total progress Steps Viewport height Roll height Padding between steps100px Jump to step 2 step 4
注意 この文章は、ここの文章をそのままコピペしたものです。 プラグイン作成に非常に有効なのでメモしました。 最新版はオリジナルの文章を読むことをお勧めします。 元文書: Plugins/Authoring - jQuery Wiki(t) jQueryを使うことが快適になってきたら、プラグインの作り方を知りたくなるでしょう。それは正解です!プラグインとメソッドでjQueryを利用することは、非常に協力で、さらに、プラグインの中に最も有効な機能を抽象化することで、開発にかける時間を大幅に節約出来ます。この記事は、プラグインを書き始める際の基本的な概要とベストプラクティス、さらに気をつける必要のある一般的な落とし穴についての記事です。 目次 さあはじめよう コンテキスト 基本 メソッドチェーンの維持 デフォルトとオプション 名前空間 6.1. プラグインのメソッド 6.2. イベント 6.3.
A jQuery plugin for inflating web type Download on Github FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only!
Want to see these plug-ins in action? Check out TripLittle, a great new travel planning tool. Pluginsby Jordan Kasper SimpleFAQ (current version: 0.7) Example Using HTML Data Source $('#faqList').simpleFAQ(); This is a simple example using existing HTML content. Note that the structure is relatively loose, although you need a container (in this case a "ul") and each FAQ needs a root node (our "li"
レイアウトの調整を簡略化したり、通常 は難しいレイアウトを可能にしたり、とい った補助的なjQueryプラグインのまとめ です。最近探す機会が増えたので今後 の為に備忘録的に記事にしておきます。 この手のプラグインは数多にあるので 好みで端折っています。 レイアウトの調整や補助などに使えるjQueryプラグインのまとめ。と、言っても大抵は既出だと思います。順不同。 Supersized 画面に合わせて自動的に背景画像を伸縮してくれるだけでなく、スライドショーにもなってくれます。いつか仕事で使いたい。最近FlickrのAPIにも対応しました。 Supersized jQuery UI.Layout Plug-in ブラウザごとの差異を考えずに自由にレイアウトを組めます。 jQuery UI.Layout Plug-in JQUERY CUSTOM CONTENT SCROLLER スクロール
This Plugin allow increase or decrease easily the font size of your HTML. Try a demo How to use: *Gnclude jquery.js and jquery.fontSizer.js between tags. *Give id's for both links, for example #increase (+) and #decrease (-) *Initialize the plugin, like the folowing: $(document).ready(function(){ $('#increase').fontSizer({ action: "up", max: 36 }); $('#decrease').fontSizer({ action: 'down' }); }
The free JavaScript plugins and libraries on this page all offer a straightforward and specific function. There are no bloated all-in-one frameworks. Just useful, lightweight and problem-solving solutions to help make the web design and development process much easier and quicker for you. As you would expect, there are plugins below for creating sliders, image galleries, responsive menus, modal wi
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く