Forgot password? Sign Up

Blogs about: Javascript

Featured Blog

Select cell of a table by dragging mouse jQuery script

lokeshyourfriend wrote 1 hour ago: Here is the code to select the cells by dragging the mouse around the table. <!DOCTYPE html PUBLI … more →

Tags: General, General javascript, jQuery, Cell, dragging, JQuery, mouse, Script, Table

Performance Concerns for Nested JavaScript Functions1 comment

Thorsten Lorenz wrote 1 hour ago: Since I dabbled quite a bit in functional languages like Haskell, I came to like nested functions ve … more →

Tags: Performance

Prototerp - Unleashing a JavaScript REPL via the Mobile Browser

Jim Lawless wrote 2 hours ago: Several months ago, as the “year of learning to code” was getting underway, I wondered w … more →

Tags: Tech, HTML5, Prototerp

The Definitive Guide For Securing Chrome

insanitybit wrote 3 hours ago: This is Part 2 in a series where I’ll be detailing various settings for specific programs and … more →

Tags: Security, Linux, AppArmor, chrome, Privacy, Cookies, Browser, firefox, secure

The Constructor Pattern

Shinichi wrote 4 hours ago: JavaScriptにクラスの概念はありませんが,functionをコンストラクタのように動作させる,つまりその関数によって創りだすオブジェクトを初期化することでコンストラクタの機能をサポートしていま … more →

Tags: Programming

jQuery - Get current year

ykyuen wrote 13 hours ago: var currentYear = (new Date).getFullYear(); $(document).ready(function() { alert(currentYear); }); … more →

Tags: jQuery

Keynote Videos from the Fluent JavaScript Conference

Jim Lawless wrote 14 hours ago: The keynote presentations given Wednesday and Thursday mornings at the O’Reilly Fluent JavaScr … more →

Tags: Tech, fluentconf, HTML5

Menonaktifkan tombol enter pada form dengan javascript

rowcket wrote 15 hours ago: Biasanya, bila Anda memiliki form dengan beberapa field input teks, mungkin Anda tidak meinginkan ba … more →

Tags: javascript

“Java Developer” for 06+ months Contract position in Omaha, NE.

Resource Logistics, Inc. wrote 20 hours ago: Hi,   Hope you are doing great!   Our client needs “Java Developer” for 06+ months Contrac … more →

Tags: May 2012, xml, SQL, HTML, soap, web-services, Java, XSLT, JSP

Testing for IE < 8 with JavaScript

rich gwozdz wrote 21 hours ago: In the <head> <script type=”text/javascript”> var IE_lt_8 = false; </scri … more →

Tags: DHTML, IE

Programming Polyglot

PJs.Cat wrote 1 day ago: Asking which programming language is best is a good way to start a debate among novice programmers. … more →

Tags: lolcode, Perl, php, Python, Lisp, Java, C#, AJAX, Ruby

Web Directions Code Round Up in Melbourne

Justin Lee wrote 1 day ago: Look at the number of people at Web Directions Code! Hey everyone! We just finished a great event at … more →

Tags: Community, Events, BlackBerry PlayBook, Developers, event, HTML5, Melbourne, Web Directions Code, web directions south

JavaScript self redefining function

rajakvk wrote 1 day ago: While surfing through internet I came across one interesting JavaScript technic. Just observe the co … more →

Tags: General, function

$ in cmssitemanager.js conflicts with $ in jQuery

Anatoly Mironov wrote 1 day ago: In SharePoint 2010 if CMSSiteManager.js library is loaded besides jQuery, then much of stuff stops w … more →

Tags: Sharepoint 2, SharePoint, jQuery, CMS, Publishing, workaround, Solution

Notes On JavaScript

danebalia wrote 1 day ago: JavaScript has nothing to do with “Java”, not is it an incomplete language because of th … more →

Tags: Development 2

To diaplay a notification about every script error

siddiblog wrote 1 day ago: HI, To display a notification about every script error GoTo Tools–>InternetOptions– … more →

Codecademy the second

drupaladventuress wrote 1 day ago: Some time ago I posted about Codecademy when it was still new. On a whim I revisited again and it gr … more →

Tags: Non-Drupal, Just Talking . . ., To Do, coding, codecademy, CSS, HTML, Learning

Journeys of HTML and CSS

kontikikev wrote 1 day ago: Fun with HTML and CSS continues… This week, we have installed a code editing program “Ap … more →

Tags: School Blog, web education, aptana studio 3, CSS, HTML, HTML5, php, Ruby

Triggering jQuery on Page Load

admin wrote 1 day ago: I had some jQuery on a page that changes with a change to a field in a form, like so: <%= tax.sel … more →

Tags: JQuery and JavaScript, Ruby on Rails, AJAX, jQuery, On Page Load, onpageload, Render, refresh, onchange


Related Tags
All →

Follow this tag via RSS