I love JS but to a point.
I works well here
Lucky we haven't done that then, eh?
I like JS but somethings seem to feel like they are are getting in the way like the forum descriptions and the dropdown menu for sub forums.
I like JS but somethings seem to feel like they are are getting in the way like the forum descriptions and the dropdown menu for sub forums.
Yep, I totally agree with you. But still, I don't think that is an enough reason to hide them this way.
I'm not saying this way not good, No, I like it the way it is here, but it has some benefits to show the forum description all the time along with the thread title.
I understand Kier's reasoning, but I certainly agree with your point of view. I also very much would like the forum descriptions back as static text, because I want my (new and existing) users to be able to see the descriptions at all times, not only if they have to mouseover over every single one to find out what the description is.
In my oppinion, anyone who turns off JS (out of choice) deserves to have a screwed up internet experience. There are zero reasons to disable it.
Its like IE users (sorry folks). They deserve to see broken websites for not trying out one of the 'up - to - standards' browsers.
Both of these are done for reasons of space. After you have read the forum description once, how often are you going to read it again?
Forum descriptions are there primarily for new visitors who will tend to be more tentative with their navigation, and have a good chance of triggering the description tooltips as they look around.
I would fall into the group of never turning off (non-external) javascript. Simple things like inline editing and AJAX just add to the whole user experience. However, I think it's a smart thing to code anything to not be reliant on a technology that can be turned off.
That is, code so that Javascript can fail gracefully, but still allow the user to perform the tasks they need (as Dismounted said).
That said, with Firefox and Chromium out and having so many options, there's no reason to use a non-JS supported browser.
Doing so is as simple as editing the appropriate template and removing an attribute from the <a> tag that surrounds the forum title.
I think what matters more is for the forum to work well even without JavaScript enabled. I personally think JavaScript, and indeed JQuery, should be used to enhanced an already working website. So, basically, the forum should be usable with or without JavaScript enabled.
Both of these are done for reasons of space. After you have read the forum description once, how often are you going to read it again?
Forum descriptions are there primarily for new visitors who will tend to be more tentative with their navigation, and have a good chance of triggering the description tooltips as they look around.
As far as I'm aware, this entire system is built with all the information provided by JS (or alternatives such as the member card) as a normal non-js browser, and the JS just modifies it. So when its off, it looks normal and still works.
We use essential cookies to make this site work, and optional cookies to enhance your experience.