Javascript

Simplistic Texteditor For Your Next Ruby On Rails Webapplication

Do you want to come to the metaparty? Okay it is not a party tool it is a political site in German where the party member itself create the party platform....

0 replies - 3678 views - 12/19/08 by Peter Karich in News

JavaScript: How To Get Private, Privileged, Public And Static Members

After reading JavaScript inheritance - how and why and Explaining JavaScript scope and closures, I thought we’d combine the knowledge gained to talk about...

0 replies - 2129 views - 12/18/08 by robnyman in News

Update: Tracking Outbound Clicks With Google Analytics And jQuery

A while back I wrote a post about tracking outbound clicks with Google Analytics;way back then (about 6 months ago), the only event that GoogleAnalytics could...

0 replies - 1443 views - 12/15/08 by rdmey in News

Avoid Bare Class Selectors In jQuery

It just happened again: I was looking at someone else's jQuery and I came across something like this:

2 replies - 2809 views - 12/09/08 by rdmey in News

Internet Explorer 8 - Fix Event Handling, Or Don’t Release It

Something which have troubled web developers for a long long time is the proprietary event handling implementation in Internet Explorer. In IE 8, this really...

0 replies - 3413 views - 12/09/08 by robnyman in News

Track Outbound Clicks With Google Analytics And jQuery

Sometimes, you may want to know what outbound links a user is clickingon -- say, if you're linking to an affiliate's site and want to be ableto count the...

0 replies - 1101 views - 12/08/08 by rdmey in News

Make Image Buttons A Part Of Input Fields

If you ever saw how products like Microsoft CRM look like you probably noticed there are input fields that have "embedded" image buttons inside...

0 replies - 4526 views - 11/27/08 by dzovan in News

You STILL Work With JavaScript?

Some time ago, I had lunch with a former colleague I last saw in 2000, when we were working together in a project. We got to talking, and eventually he asked...

4 replies - 2974 views - 11/26/08 by robnyman in News

The Soul Of The Web - Why Ajax Standards Matter

I spoke on a panel at Mashup Camp this week on why Ajax Standards matter. I was quoted by Doug Henschen of Intelligent Enterprise as saying that we are...

4 replies - 3354 views - 11/24/08 by Chris Keene in News

CSS And HTML Two Level Menus Take Two

I ended the first part of this two part series with a working two level drop down and fly out menu using CSS and HTML. However, we did find that all was not so...

0 replies - 4034 views - 11/17/08 by Schalk Neethling in News

Eliminating Postbacks: Setting Up jQuery On ASP.NET Web Forms and Managing Data On The Client

So you're stuck with Visual Studio 2005 and ASP.NET Web Forms. You want to flex your ninja skills. You can't jump into ASP.NET MVC or ASP.NET AJAX or an...

1 replies - 10993 views - 11/12/08 by Jon Davis in News

jQuery Has Won The 3+ Year Javascript Framework Battle (As Far As I'm Concerned)

It's official. jQuery has become the new de facto standard for the web development community. By rolling jQuery in with Visual Studio and the ASP.NET core...

0 replies - 4093 views - 10/29/08 by Jon Davis in News

The Future of JavaScript Libraries

Libraries have been a huge contributor to the surge in popularity of JavaScript in the last few years. JavaScript developers have had the cumbersome tasks...

0 replies - 2282 views - 10/28/08 by Remy Sharp in News

Implementing ArrayAccess for Easy Array Usage

This past week, I was using PHP’s DOMDocument class to work with some XML generation. It’s pretty similar to Javascript’s DOM manipulation. The XML I...

0 replies - 1902 views - 10/27/08 by mcarthurgfx in News

Testing Dynamic Web Applications

At RailsConf Europe, in the Q & A portion of my talk on Functional Testing someone asked what I recommend for testing Javascript.Ugh. Testing Javascript....

0 replies - 2936 views - 10/16/08 by Jay Fields in News