Blogs about: Javascript

Featured Blog

ยินดีต้อนรับ!

mengja wrote 1 month ago: wordpress วันนี้ได้มาลองจับ WordPress ดู ดูซิมันมีอะไรดีนักคนใช้เยอะจัง เห็นบรรดา Bloger นักพัฒนาเวป … more →

แท็ก: News, WordPress, Welcome, jQuery, Blog, Web, developer, AJAX, Autosave

ทำปุ่มเป็นลิ้งค์ง่ายๆด้วย JavaScript

uPoPzone wrote 3 months ago: แค่เพิ่ม OnClick เข้าไปในปุ่มเราก็สามารถทำให้ปุ่ม หรือ button นั้นกลายเป็นลิ้งค์ได้ง่ายๆครับ ดูโค้ดต … more →

แท็ก: Button

ใช้ JavaScript เช็คฟอร์มสำหรับ Password

uPoPzone wrote 3 months ago: เป็นโค้ด Javascript ง่ายๆ ที่ใช้เช็คว่าเรากรอก password ถูกหรือเปล่า โดยการให้ทำการใส่ password อีกค … more →

หาว่าวันที่ต่างกันกี่วันด้วย JavaScript

uPoPzone wrote 3 months ago: เป็นโค้ด JavaScript ตัวอย่างในการหาว่า วันที่ที่เราใส่ใน textbox ที่ 1 กับ ที่ 2 นั้น ต่างกันกี่วันค … more →

ajax comet basic tutorial

dsin wrote 8 months ago: เพราะว่า server ไม่สามารถเปิด connection ไปยัง browser ได้ ทางเดียวที่เป็นไปได้คือ ให้ browser hold … more →

แท็ก: AJAX, Basic, comet, HowTo, Tutorial, whatis

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

tcoding wrote 8 months ago: By Tony Stubblebine This handy little book offers programmers a complete overview of the syntax and … more →

แท็ก: E-Book, php, Java, .NET and C#, Python, vi, PCRE, Regex, API

เริ่มต้นกับ Gadget แอมพลิเคชั่นบนเว็บเพจ

eyelove wrote 8 months ago: ผมจะพูดถึง gadget ในส่วนที่ผมเข้าใจนะคับ ก็ศึกษารวบรวมข้อมูลมาจาก google และเว็บนอก(ค้น google ยังไม … more →

แท็ก: พัฒนาซอร์ฟแวร์, Code, OpenSocial

Prototype DOM

dsin wrote 9 months ago: <p id=”response”><p> $( ‘response’ ).update(’test test … more →

แท็ก: Prototype, Dom

javascript: __noSuchMethod__

वीर wrote 9 months ago: ใน parrot vm เรียกว่า fallback มั้ง. ประมาณว่าเราส่ง message (เรียก method) ไปที่ object แล้วมันไม่ม … more →

แท็ก: fallback, nosuchmethod

ชีวิตที่มีทางเลือก (มากเกินไป)2 comments

nontster wrote 10 months ago: นึกไปถึงสมัยจับคอมพิวเตอร์ใหม่ๆ ตอนนั้น OS ยังเป็นดอสจอยังเป็น โมโนโครม สีเขียวๆ จำได้ว่าดอสมีสองค่า … more →

แท็ก: Java, Frontend

แยก double click กับ click ทีเดียวบน html + ecmascript ไม่ง่ายอย่างที่คิด

वीर wrote 11 months ago: อัน code นี้เข้าไป. การทำงานของมันคือเมื่อ click ก็ให้พิมพ์ click ออกมา. ถ้า double-click ก็พิมพ์ … more →

แท็ก: jQuery, ECMAScript, event, double click, single click

TinyMCE 3 plugin for JQuery

वीर wrote 1 year ago: $.fn.tinymce = function(options){     return this.each(function(){ tinyMCE.execCommand("mceAdd … more →

แท็ก: Editor, Web, TinyMCE, 3, tinymce3, Plugin, jQuery, Rich Text

โค้ด javascript สำหรับติด เวบหรือ blog อื่นๆเพื่อดึง 10 หัวข้อบทความล่าสุด ไปแสดงทันที

ชมรมศึกษาผลงานฯ wrote 1 year ago: วิธีการใช้ โดยการ copy code ข้างล่างนี้ ไปติดใน blog หรือ website ในตำแหน่งที่คุณต้องการ จะทำให้เวบข … more →

แท็ก: ชมรมศึกษาผลงานฯ, RSS

Firefox 3 *เร็ว* ขึ้นอีก 2 comments

वीर wrote 1 year ago: อ่านข่าวมากจาก http://cybernetnews.com/2008/02/25/firefox-3-performance-gets-a-boost/ โดยผ่าน http:/ … more →

แท็ก: firefox 3, Web Browser, Benchmark, Sunspider

String to Integer in Javascript

smartcycle wrote 1 year ago: parseFloat(’1.45kg’)  // 1.45 parseFloat(’77.3′)    // 77.3 parseFloat( … more →

Google Gears ORM 0.210 comments

deans4j wrote 1 year ago: Object-Relational Mapping กลายเป็นของที่ขาดไม่ได้ซะแล้วในการทำงานกับโค้ดที่ต้องยุ่งกับฐานข้อมูล แม้ต … more →

แท็ก: AJAX

Add and Remove HTML elements dynamically with Javascript

zhuuuz wrote 1 year ago: ++++++ add element ++++++++ function addElement() {   var ni = document.getElementById(’myDiv … more →

detect plugin

zhuuuz wrote 2 years ago: //This script detects the following: //Flash //Windows Media Player //Java //Shockwave //RealPlayer … more →

clipbord

zhuuuz wrote 2 years ago: function CutToClipboard() {    CutTxt = document.selection.createRange();    CutTxt.execCommand(”Cut … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “javascript”:
Technorati Del.icio.us IceRocket