<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bootstrap &#8211; Ling&#039;s Note</title>
	<atom:link href="https://www.chunho-ling.com/category/computing/programming/user-experience-ux/bootstrap/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.chunho-ling.com</link>
	<description>Everything related IT, and me.</description>
	<lastBuildDate>Tue, 22 Mar 2016 02:24:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">104401516</site>	<item>
		<title>[Bootstrap] Extension: DateTime picker</title>
		<link>https://www.chunho-ling.com/bootstrap-extension-datetime-picker/</link>
					<comments>https://www.chunho-ling.com/bootstrap-extension-datetime-picker/#respond</comments>
		
		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Tue, 22 Mar 2016 02:24:16 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<guid isPermaLink="false">http://www.chunho-ling.com/?p=103</guid>

					<description><![CDATA[有時砌web form 須要user 輸入日期, 但如果用textbox 的話, 其輸入內容會五花八門. 為了統一格式, 以及令user experience 更好, 故找來了bootstrap 的datetime picker. 配合JQuery, 它可作更多的應用. Screenshot: (Source: https://github.com/Eonasdan/bootstrap-datetimepicker) URL: https://github.com/eternicode/bootstrap-datepicker]]></description>
										<content:encoded><![CDATA[<p>有時砌web form 須要user 輸入日期, 但如果用textbox 的話, 其輸入內容會五花八門. 為了統一格式, 以及令user experience 更好, 故找來了bootstrap 的datetime picker. 配合JQuery, 它可作更多的應用.</p>
<p>Screenshot:<br />
<img fetchpriority="high" decoding="async" class="alignnone" src="https://camo.githubusercontent.com/69577291ec6c04a94baffd87e15027d8a4298e12/687474703a2f2f692e696d6775722e636f6d2f6e666e766835672e706e67" alt="" width="1318" height="750" /><br />
(Source: <a href="https://github.com/Eonasdan/bootstrap-datetimepicker" target="_blank">https://github.com/Eonasdan/bootstrap-datetimepicker</a>)</p>
<p>URL:<br />
<a href="https://github.com/eternicode/bootstrap-datepicker" target="_blank">https://github.com/eternicode/bootstrap-datepicker</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.chunho-ling.com/bootstrap-extension-datetime-picker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">103</post-id>	</item>
		<item>
		<title>[Bootstrap] Modal Extension: Bootstrap Dialog</title>
		<link>https://www.chunho-ling.com/bootstrap-modal-extension-bootstrap-dialog/</link>
					<comments>https://www.chunho-ling.com/bootstrap-modal-extension-bootstrap-dialog/#respond</comments>
		
		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Wed, 16 Mar 2016 06:15:24 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<guid isPermaLink="false">http://www.chunho-ling.com/?p=95</guid>

					<description><![CDATA[有時雖然可以利用modal來做dialog, 但(&#8220;#modal&#8221;).show() 也須要預設一堆Dialog才可使用. 若只想簡單地做alert(&#8220;Hello world&#8221;)的話, 可以考慮利用Bootstrap-dialog 這個extension. 網址: https://nakupanda.github.io/bootstrap3-dialog/ Git Project: https://github.com/nakupanda/bootstrap3-dialog]]></description>
										<content:encoded><![CDATA[<p>有時雖然可以利用modal來做dialog, 但(&#8220;#modal&#8221;).show() 也須要預設一堆Dialog才可使用. 若只想簡單地做alert(&#8220;Hello world&#8221;)的話, 可以考慮利用Bootstrap-dialog 這個extension.</p>
<p>網址: <a href="https://nakupanda.github.io/bootstrap3-dialog/" target="_blank">https://nakupanda.github.io/bootstrap3-dialog/<br />
</a>Git Project: <a href="https://github.com/nakupanda/bootstrap3-dialog" target="_blank">https://github.com/nakupanda/bootstrap3-dialog</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.chunho-ling.com/bootstrap-modal-extension-bootstrap-dialog/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">95</post-id>	</item>
	</channel>
</rss>
