/* ----- LOWER SECTION ----- */ #lower { margin:auto; padding: 0px 0px 10px 0px; width: 100%; background:#333434; } #lower-wrapper { margin:auto; padding: 20px 0px 20px 0px; width: 960px; } #lowerbar-wrapper { border:1px solid #DEDEDE; background:#fff; float: left; margin: 0px 5px auto; padding-bottom: 20px; width: 32%; text-align: justify; font-size:100%; line-height: 1.6em; word-wrap: break-word; overflow: hidden; } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;} .lowerbar h2 { margin: 0px 0px 10px 0px; padding: 3px 0px 3px 0px; text-align: left; color:#0084ce; text-transform:uppercase; font: bold 14px Arial, Tahoma, Verdana; border-bottom:3px solid #0084ce; } .lowerbar ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .lowerbar li { margin: 0px 0px 2px 0px; padding: 0px 0px 1px 0px; border-bottom: 1px dotted #ccc; }

Tuesday, 26 November 2013

How to Enable JavaScript in Linux


JavaScript is used all over the Internet to make websites universally accessible and easier to use. JavaScript isn’t always necessary, but there are certain websites and applications that require you to enable JavaScript to complete tasks such as filling in forms or clicking links. You can enable JavaScript in Linux with just a few clicks through your Internet browser.

How-To:

Mozilla Firefox:

  • Open Mozilla Firefox.

  • Click “Edit” from the top bar. Click on “Preference” in the Edit menu.

  • Click “Content” on the top of the window.

  • Click where it says “Enable JavaScript” to put a check in the box.

  • Click “Close.”



Epiphany:


  • Open Epiphany.

  • Click “Edit” from the top bar.

  • Click “Preferences” in the Edit menu.

  • Click “Advanced” and “Privacy.”

  • Click “Enable Java” and “Enable JavaScript” to add checkmarks. Click “Close.”

0 comments :

Post a Comment