2014年11月29日 星期六
2014年6月25日 星期三
dynamic generate select options
$.each(citys, function(index, value) {
var option = $('
References :
javascript - JQuery create new select option - Stack Overflow
var option = $('
References :
javascript - JQuery create new select option - Stack Overflow
標籤:
html,
javascript,
jQuery
HTML select 元件事件
select 有三種事件:click, blur, change
References :
jQuery get value of select onChange - Stack Overflow
$(function() $('#some_id').on('change', function() {alert( this.value ); // or $(this).val() }); });
References :
jQuery get value of select onChange - Stack Overflow
標籤:
html,
javascript,
jQuery
2013年10月18日 星期五
2013年9月25日 星期三
HTML / CSS Frameworks
Pure
http://purecss.io/
Bootstrap
http://getbootstrap.com/
HTML KickStart
http://www.99lime.com/elements/
Semantic UI
http://semantic-ui.com/element.html
Mobile :
Lungo - HTML5 Cross-Device Framework
http://lungo.tapquo.com/
Reference :
bmark -title="18 Best CSS Frameworks for Accelerated Development | Code Geekz" http://codegeekz.com/css-frameworks-for-accelerated-development/
2012年10月14日 星期日
2012年9月12日 星期三
2012年8月28日 星期二
2012年5月9日 星期三
2011年12月30日 星期五
訂閱:
文章 (Atom)

