Search Results

1
vote

Which text editor has the most useful autocomplete for web page editing?

I tried many editors and I prefer MS Visual Studio 2005. On my machine it runs much faster than Eclipse and supports autocomplete for both html, css and javascript. There are free versions (e.g. Vi …
10
votes

How to remove Firefox’s dotted outline on BUTTONS as well as links?

There's no way to remove these dotted focus in Firefox using CSS. If you have access to the computers where your webapplication works, go to about:config in Firefox and set browser.display. …
1
vote

Does anyone have a good resource for mobile CSS templates that work on most phones/devices?

I've got a PSP, it has a browser that's based on WebKit (also Google Chrome and Safari use WebKit engine), so pretty any site that works fine on Safari/Chrome will work fine on PSP. However, PSP ha …