“The idea here is that most of us should already know most of what is on this list. But there just might be one or two items you haven’t really looked into before, don’t fully understand, or maybe never even heard of.”
Great article here
Apr 30
Posted by admin in Browsers issues, CSS, Javascript, php | No Comments
“The idea here is that most of us should already know most of what is on this list. But there just might be one or two items you haven’t really looked into before, don’t fully understand, or maybe never even heard of.”
Great article here
May 19
Posted by admin in Browsers issues | 1 Comment
I did really simple application, but still under IE7 it was crashing with Operation aborted.
First “You can turn off friendly HTTP error messages in Internet Explorer. This workaround still lets the error message appear. However, Internet Explorer does not move away from the page after the error occurs. This workaround works only for Internet Explorer 6.
To do this, follow these steps:
1. On the Tools menu, click Internet Options.
2. On the Advanced tab, click to clear the Show friendly HTTP error messages check box under the Browsing section, and then click OK.
3. Close the browser. ” according to http://support.microsoft.com/kb/927917
At least page is rendered, but it doesn’t solve a problem. When i started to dig i found that i’m using Jqwuery tooltip inside table.
Next thing i’ve added line to execute javascript when document is fully loaded.
It solved IE7 from crashing
Tags: internet explorer. ie7, Javascript, jquery, operation aborted
How to enable spell checking in Firefox? Enable built-in functionality
Type in address bar about:config
Then in next window type layout.spellcheckDefault
When option appear below double click on it and change value to be 2
Install any dictionary add-on for firefox you like from https://addons.mozilla.org/en-US/firefox/browse/type:3
Restart browser
To make sure it works right click on textfield and enable Check Spelling
Done
Tags: addons, firefox, spell checking
Mar 31
Posted by admin in Browsers issues | No Comments
“With the release of Internet Explorer 8, the issue of compatibility has again become a concern for web developers. If your website does not display correctly in IE8, you have a choice of either updating your website to support the latest Web standards or you can force IE8 to…”
Great article about IE8 compatibility mode
http://www.codediesel.com/browser/ie8-and-backward-compatibility/
Tags: browser, compatibility, ie8
Feb 24
Posted by admin in Browsers issues, CSS, Javascript | No Comments
Today I needed to reduce size of CSS and JS which was almost 400Kb all together. Spending some time found usefull tools for it.
http://iceyboard.no-ip.org/projects/css_compressor and http://dojotoolkit.org/docs/shrinksafe are winners
Before compressing javascript file make sure that You don’t have anything compressed already there, all lines are ending with semicolon and all code is valid.
After compression I saved 80Kb.
Finally we have changed CDN from amazon S3 to cachefly, and it is much quicker and they support gzip on-fly
Tags: compression, CSS, Javascript, optimisation
You are currently browsing the archives for the Browsers issues category.
![]() | Loading Feed... |
![]() | Loading Feed... |
![]() | Loading Feed... |
![]() | Loading Feed... |
Posting tweet...
Powered by Twitter Tools
Arclite theme by digitalnature | powered by WordPress