Quick Tip: Open new tab at the end (Firefox 3.6)

In Firefox 3.6 a small change was introduced:
New tabs will now be applied to the current open tab.

If you want it like in Mozilla Firefox 3.5 or adove, here’s the instruction:
Write "about:config" in your adress bar, click on the button that says you will be careful
and search for "browser.tabs.insertRelatedAfterCurrent".
If you have the entry, double click on it and then the value should be "false".
Now close the "about:config" tab and it should work.

Browser, Firefox

Best Web-Frameworks Update

The new site is online!

If you have suggestions or criticism let me know.

I noticed during the update that the contact form not works. If you had send me something through the form, I didn’t get anything. If it was something important, let me know it (again).

General

Detect browsers with jQuery

Detect browsers with jQuery
If you want to detect browsers with jQuery it is really easy to manage with it.
Although it isn’t relly accessible for users with disabled JavaScript.

Read the rest of this entry »

Browser, JavaScript, jQuery