Please check out the new Help Developer forum

Show Sidebar

Quick Tips

August 16, 2008

Welcome to the Quick Tips page, from here you will be able to view all of the quick tips featured here on Help Developer and add your own tips.

Submit to Stumbleupon Submit to Del.icio.us Submit to Google

SUBSCRIBE TO RSS

RSS FEED - EMAIL FEED

Comments RSS Feed

Previous Quick Tips

Submit a Link
    • Remove border from links

      Have you ever noticed them dotted lines around links when you click them in Firefox? To get rid of them simply add the following CSS:

      a:active, a:focus {
      outline:none;
      -moz-outline-style:none;
      }

    • FireFTP

      A lot of people use applications to update their websites via F T P. However, they tend to be bogged down with all sorts of tools which the majority of people don’t need.

      FireFTP is a great addon for Firefox which allows you to FTP direct from the browser, quickly and easily, and you can create folders and change permissions with ease.

    • Back Button To Big?

      If you using Mozilla Firefox, you might not be liking that new, unusual over sized back button. While keeping other icons at a nice, easy to navigate size, just go to Customize on the bar, and select “Use Small Icons”.

    • Chrome is Crashable

      The so called un-crashabale browser IS crashable. No, I’m not talking about 1 tab, not a process, or even the about:crash Easter egg. Without even needing to press enter, or click GO, just type :%. No period. Just a colon, and percent sign. EVERYTHING crashes. Make sure you aren’t doing important stuff.

Submit a Quick Tip


Warning: fsockopen() [function.fsockopen]: unable to connect to twitter.com:80 in /home/helpdeve/public_html/wp-includes/class-snoopy.php on line 1157