javascript
Welcome to the 'javascript' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'javascript'.
Are you an expert about 'javascript'? Do you want to be the Technorati authority on 'javascript'? You can write a description that will appear right here:
Join Blogcritics!
Original Technorati articles tagged “javascript”
-
in BloggingBrowser Vulnerability, Tricked Users May Explain Disturbing Facebook Spam

Facebook faces a wave of porno and violent pictures coordinated attacks designed to destroy Facebook reputation.by sippable / on Nov 16, 2011 -
in GamingUnlock ALL Levels of Angry Birds with this Cheat

Now here's a crime you'd want to commit.by firstain / on May 13, 2011 -
in ITGoogle Releases New Version of Chrome with Security Patches

JavaScript speed and Java issues patched as well.by boneinthefan / on Apr 28, 2010
Latest blogosphere posts tagged “javascript”
-
Change Slider Carousel Content
Get a Freelance Job —
Authority: 154
I need someone to change the content of a slider/carousel on a website. If you check this site http://tinyurl.com/74w3joj You will see the slider on the right hand side. The content of this is controlled and edited here wp-contentthemesdatingfactoryhome.php there is a javascript you can edit carousel_data array with ...8 hours ago -
Working with Inline Web Workers
Gil Fink on .Net —
Authority: 89
Working with Inline Web Workers In the past I wrote a post about what are Web Workers . In short, Web Workers enable web developers to run JavaScript code in the background which might help to increase web page performance. This post is going to explain what are inline Web Workers and how to create them. ...10 hours ago -
What is {} + {} in JavaScript?
2ality technology, life —
Authority: 105
Recently, the lightning talk “ Wat ” by Gary Bernhardt pointed out an interesting JavaScript quirk: You get unexpected results when you add objects and/or arrays. This post explains those results. Read more »10 hours ago -
Trying out Underscore on Node.js
2ality technology, life —
Authority: 105
Underscore is a library that nicely rounds out JavaScript’s rather limited standard library. Thanks to the Node Package Manager , it’s very simple to install on Node.js: $ npm install underscore Read more »10 hours ago -
Dealing with Binary Data from a Canvas Object using JavaScript TypedArrays
Ryan Stewart - Rich Internet Application Mountaineer —
Authority: 92
I’m not sure how helpful this will be for anyone but during the process of doing a binary WebSocket demo I found myself learning a lot about JavaScript typed arrays and how that translates into binary data. The demo I wrote took Canvas image data and send it over a binary WebSocket connection the WebSocket server ...13 hours ago -
Animating a Div Open Once the Page Loads
kirupaForum —
Authority: 133
Im currently building this site here, http://kevinmadams.com/EOS/index.htm and I am trying to get the main content area (Div ID=mainContainer) to appear a little more interesting. Im looking for a way to have that content div appear to slide down from under the menu bar. Ive tried using the animatedcollapse js ...1 day ago -
Jquery Expert
Get a Freelance Job —
Authority: 154
Need a jquery expert to modify a slider here: http://bminfodemo.com/shoebox Please get in touch asap.1 day ago -
Convertire un colore da RGB a esadecimale con jQuery
sastgroup.com —
Authority: 120
Nel tutorial di oggi imparerete come creare una funzione che converte un colore RGB in esadecimale utilizzando jQuery. function rgb2hex ( rgb ) { //convert rgb value to hex rgb = rgb.match ( /^rgba?\ ( ( \d+ ) ,\s* ( \d+ ) ,\s* ( \d+ ) ( ?:,\s* ( \d+ ) ) ?\ ) $/ ) ; function hex ( x ) { return ( ...1 day ago -
Nonpublic project #1413500 by nayeemsiddiqui
Chit Chat 247 - Freelance Job Offers —
Authority: 156
The project is Nonpublic. Description can be read only by registered users. (Budget: $30-$250 USD)1 day ago -
Nonpublic project #1413486 by deren95
Chit Chat 247 - Freelance Job Offers —
Authority: 156
The project is Nonpublic. Description can be read only by registered users. (Budget: $30-$250 USD)1 day ago -
JavaScript interview questions and answers – I
blog.KapilSakhare.in —
Authority: 107
1. What’s relationship between JavaScript and ECMAScript? Ans 1. ECMAScript is yet another name for JavaScript (other names include LiveScript). The current JavaScript that you see supported in browsers is ECMAScript revision 3. 2. What are JavaScript types? Ans 2. Number, String, Boolean, Function, ...1 day ago -
Arctext.js, curvare il testo con i CSS3 e jQuery!
sastgroup.com —
Authority: 120
Mentre i CSS3 ci permettono di ruotare il testo, diventa abbastanza complicato organizzare ogni lettera lungo un percorso curvo. Arctext.js è un plugin jQuery che vi permette di fare esattamente questo. Link: http://tympanus.net/codrops/2012/01/24/arctext-js-curving-text-with-css3-and-jquery/1 day ago -
Js Bugfix
Get a Freelance Job —
Authority: 154
Hi, im using ckeditor. A blur function saves the document. The blur causes an error while opening modal dialogs from the editor. You must remove the blur function for saving and add a button for save / cancel instead. Alternatively you can use the save icon of the editor. check: ...2 days ago -
I Just Can’t Take It Anymore Giveaway!
Lisa Reviews —
Authority: 413
Lisa Reviews - Reviews on the things you want to know about! How many times I have your heard yourself or your kids exclaim: “I Just Can’t Take It Anymore!” I know that we’ve all been there one time or another. Now, there is a great book called I Just Can’t Take It Anymore! I Just Can’t Take It ...2 days ago -
Four short links: 27 January 2012
O'Reilly Radar - Insight, analysis, and research about emerging technologies. —
Authority: 687
Data Jurisdiction -- information from the NineFold hosting company in Australia. Has some Aussie-specific content, but would be great to see this internationalized. (via Lachlan Hardy ) Anatomy of an Idea (Steven Johnson) -- people who think the Web is killing off serendipity are not using it correctly. Lovely ...2 days ago -
Dynamic Jquery Datepicker calendar
Online Solutions Development Blog —
Authority: 79
Have you ever wanted to know what do you have to do tomorrow or in the next week without checking your agenda? Today I’m going to show you how to use JQuery Datepicker and AJAX to create a calendar that … Read more2 days ago -
Jquery Dom And Tinymce #### Experts Only ####
Get a Freelance Job —
Authority: 154
—————————– Original Script to be changed —————————– http://spacebug.com/ipweditor_in-place_wysiwyg_editor_1-2_released/ ——- Changes ——- I require the following changes to be made to the above script: - Add/Remove new table rows with “unique id” to the DOM using ...2 days ago -
The increasing pervasiveness of JavaScript – a few historic milestones
2ality technology, life —
Authority: 105
JavaScript is used in more and more places. It started out as a scripting language for web content and has migrated to many areas. This post presents the historic milestones of this process. Note: The milestones are about things that changed the public perception of what JavaScript could be used for. Some of these ...2 days ago -
FusionCharts Releases Data-driven Gauges, Dials, Funnels and Widgets in JavaScript (HTML5)
Software News - netfordownload.com —
Authority: 125
FusionCharts Releases Data-driven Gauges, Dials, Funnels and Widgets in JavaScript (HTML5) FusionCharts has released FusionWidgets XT with JavaScript gauges for building digital dashboards. Create delightful data visualizations by using the combined experience of programmers and information visualizers in a set of ...2 days ago -
Embracing the open web
Software News - netfordownload.com —
Authority: 125
Embracing the open web The open web is a culture, a community — and a set of preferred technologies for Internet applications. While HTML5 is the best known of these technologies, the open web also includes JavaScript (client and server), CSS3, Representational State Transfer (REST) application programming ...2 days ago



Follow Technorati