-
Website
http://alexbosworth.net/ -
Original page
http://alexbosworth.net/post/91182963 -
Subscribe
All Comments -
Community
-
Top Commenters
-
spinchange
1 comment · 5 points
-
spullara
5 comments · 4 points
-
nanek
1 comment · 1 points
-
dp
3 comments · 1 points
-
Alexander Davidson
2 comments · 1 points
-
-
Popular Threads
objects - ie: var anchor = new Element('a', {'href':url});
$("#otherelement").after("Google");
edit -- please note that there is an actual link in that .after(), but it's being converted automatically
The idea being that you don't typically just create a url, without doing something with it.
think jquery supports
that syntax of not having to mix my js with inline html strings