jQuery [jQuery]Accordion(手風琴)引用jQuery 及 jQuery UI: <script type="text/j Read more… By johnson, 14 年13 9 月, 2010 ago
PHP [PHP]解析XMLPHP解析XML可以利用simplexml_load_string()或simplexml_load Read more… By johnson, 14 年15 7 月, 2010 ago
PHP [PHP]Heredoc string quotingnote一下,不需要使用跳脫字元的字串 class foo { var $foo; var $bar Read more… By johnson, 14 年15 7 月, 2010 ago
PHP [PHP]file_get_contents取得完整內容在處理檔案時,有時候會需要抓取整個檔案全部的內容,PHP提供了file_get_contents這個 Read more… By johnson, 14 年19 6 月, 2010 ago
jQuery [jQuery]RadioButton、Checkbox、Select、Text 等取值、選取Textbox: $(‘#id’).click(function(){ $(‘#id’).attr( Read more… By johnson, 15 年19 3 月, 2010 ago
jQuery [jQuery]jQuery AJAX在網頁上常常會看到,點擊某些東西之後就會即時的顯示一些資料 例如旅行社網頁,選擇價錢可以即時出現該價 Read more… By johnson, 15 年25 1 月, 2010 ago