Multiple-Target Hyperlinks for the Masses
DukunSakti writes "For a long time people have talked about getting browser support for multilink feature. A multilink is a link that points to more than one targets. It's useful because many times a single target is not sufficient to describe a link. Wikipedia has numerous examples of acronyms and abbreviations that expand to more than one term. Well, I got sick of waiting, and so I wrote a plugin for the excellent Wiki application PmWiki that adds the multilink feature. This is fully supported under Mozilla Firefox, but only partially under Internet Explorer."
Sure, no problem with this multilink feature :>
Now this is funny. Many websites, written by piss poor web designers, tell you to upgrade your broswer to internet exploder. At least now, you have a reason to tell someone to upgrade without having to keep from laughing when you call it an upgrade.
Fight Spammers!
Moderators are getting pretty desperate hmm...
Wierd, I just sent in *my* great idea, and /. turned it down. It went something like:
...oh my god, what have I done!
// TBD
For years people have been groaning about being able to switch two variables. You know, switching say, x and y.
You would think it would be easy, right? Set x = y. Set y =
So I have decided to write my own, the first optimized variable switch function. It should partially work in Internet Explorer, mostly.
function Switch(var x, var y) {
var x_backup, x_another_backup, x_one_more_to_be_sure;
var y_backup, y_just_in_case;
x_backup = x;
x_another_backup = x;
x_one_more_to_be_sure = x;
y = x;
x =
}
I, for one, like to see these kinds of stories. The replies are great!