Javascript ruins a website
I'm sitting here at work today with an email from my boss listing 20 or so online courses I need to take through the company learning center online. After logging into the site I manage to find where they hid the courses. Just as I go to hit my right mouse button and open up the course description pages in new windows so I can easily enroll in them all I find myself stopped by javascript.
Every link on this site uses javascript. Every single one!!! I can't right-click into a new window. Instead I have to enroll in each one THEN go back and search for the other classes and enroll in them one-at-a-time.
Each course has a course ID number associated with it. You might think you could be cool and just change the course ID in the URL bar but no, the URL parameters have nothing to do with the course numbers or anything else that is readily apparent. Yeah, I'm going to be a while enrolling in these courses.
Comments
If you are using Firefox at work go look into the Smart Middle Click extension, it lets you open javascript links in new tabs, though judging from your post you are using Internet Explorer 6.
We also have online courses that require you to have speakers yet we have no speakers other than the small one inside every computer.
It is ruined because anyone who has ever used a web browser expects certain things to be true. Using the right mouse button to open things in new windows is one of those things. I can understand disabling the right mouse button on the site but why would you create a site where every link is a javascript link? Even the navigation links are javascript.
Using JavaScript Properly