Well, it seams that war between Firefox and Chrome in my life is not over yet, despite brave decision I have made…. I was forced to write small widget in Silverlight, and to be honest I was having hard time debugging it in visual studio – somehow, I couldn’t hit any breakpoints. Well shit happens. [...]
I keep on doing that thing for every new project. i simply make script tag self closing, like on the example below: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" /> Browsers may behave in really strange way – just for Your curiosity – try to run it common browsers. It looks like Chrome is less immune to this than IE and [...]
Chrome… It has taken some time. I have tried to follow all the changes made since the first version. I have decided to give it a try from time to time. Each time new major version was released I promised my self to spend at least few days with Chrome as my default browser. Till [...]
I am currently working on a small project for my own. My favourite (and the only one tester) was complaining on some of “ajax” features. Tests were done with use of Firefox 3.0 – I was developing on Firefox 3.5 and had absolutely no problems with those problematic features. Anyway I decided to check this [...]
