ff (RSS)

Design Patterns: Abstract Factory

The abstract factory pattern is that all forms of factory pattern in the most abstract and most of its general nature. Abstract factory pattern can provide an interface to the client, enabling the cli ...

Rails use to determine the version of browser

The process of development, will inevitably be used to determine the version of the browser, usually we use the following Javascript to achieve, but also with reference to articles JE JS to determine ...

JavaScript: The Good Parts Reading Notes (2)

Nothing in Chapter 2, Chapter III of the next object literal speaker also prototyep, not too many basic content of the book are mentioned rhinoceros, but a small detail that: We generally object to cr ...

The use of AJAX to some of the issues related to sum up the character encoding

1. If the html files with meta tags set character encoding to "utf-8", the meta tag title tag must be placed on the front, otherwise it will be displayed in the IE blank, do not know the rea ...

HTML in AJAX using jQuery imitation effect

IE7 and FF but not the same as in effect IE in effect: FF in effect:

Commonly used by JS-backup

I used HTML type <! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ------------------------- ...

IE under the JavaScript debugging tools Companion.JS

The tool name is Companion.JS, Please note that this is not a js file, but a name, as it is ie the use of plug-ins to install, and require a combination of Microsoft Script Debugger to use, through th ...

Companion.JS IE javascript debugging tool

Friend to do web development are clear, js Debugging is quite depressing, because first of all, more flexible language grammar, it is a weak type of scripting language, a lot of errors are beyond the ...

css compatible with ie and firefox

CSS layout at the role of web development has become increasingly important at the same time, its browser compatibility problem also gives us a lot of problems. The following commonly collected are no ...