jDrop Image Combo

程序名称:jDrop Image Combo

授权协议: 未知

操作系统: 未知

开发语言:

jDrop Image Combo 介绍

jDrop -Alpha -0.3.7

jDrop turns your SELECT OPTION form elements into drop down lists
that can be fully styled with CSS. Use jDrop as an image combo Box or
drop down list. You can add ANY xhtml element to your dropdown or comboBox.

jDrop changes the value of your original form elements, making the data
POST’able on submit, integrating seamlessly with your existing forms.

Demo & Zipped Code:
Try it here!

Directions: Just insert script type=”text/javascript”
src=”js/jquery.jdrop.js” into your HEAD and write your SELECT’s as follows:

<select name="animal"> <option html="<img src='gfx/dog.png' />" selected="selected">Dog</option> <option html="<img src='gfx/cat.png' />">Cat</option> <option html="<img src='gfx/duck.png' />">Duck</option> <option html="<img src='gfx/fish.png' />">Fish</option> <option html="<img src='gfx/snake.png' />">Snake</option> </select>

Currently in Alpha 0.3.7.

In development for the next version:

  1. Image cache support.
  2. Phasing out the HTML=”” attribute to aviod custom DTD.
  3. Using ID instead of TITLE to link the drop-down with it’s source element.
  4. Feature requests and ideas very welcome

jDrop currently uses a Custom DTD to validate but this will be phased out
in the next version.

jDrop Image Combo 官网

http://plugins.jquery.com/project/jDrop

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...