Design information, design reference, material templates, graphic design, web design!
17 Dec 2009
pages in a recent encounter, and had wanted to use border to simulate the design of the dotted line results, but obviously not as good as border effects to the good-looking design.Incidentally, the next study the difference between dashed and dotted.
17 Dec 2009
write any programming code, different developers will have a different view.But the reference is always good, the following is from the Javascript Toolbox released 14 of the best JS coding skills , Sofish translation (1,2).
17 Dec 2009
text: CSS Sprite: To or not? translated: To Sprite Or Not To Sprite declaration referred to in this article that the CSS SpriteTo CSS Sprites , this phrase has not been afixed or convention of the Chinese translation, some people began to call CSS Sprite, let us as an attempt it, if we feel that is wrong in the future will continue to direct that CSS Sprites.- God Fly (vocal)
17 Dec 2009
create slide animation effects using jQuery layer Basic principles The dynamic effects of sliding boxes are based on the same basic principle.After you want to" glimpse" object in the other two items, this with a" . Boxgrid" of the DIV tag to act as a window.Do not understand? Let this picture to give you clues to bar:
17 Dec 2009
JS Effect of image cut DEMO1 (random): http://cnwander.com/demo/puzzle_effect/ machines can be configured picturemore fine-cut point (variable xnum, ynum)
enlightenment web standards: front-end performance optimization front-end performance optimization is entirely a technical topic, but the user experience for the project has a very big impact, if your site open to wait for 35 seconds or until the browserTips can not connect, then website but where's the traffic, but where's the brand impact and customer loyalty, even if the money.
regular expressions behind the key concepts of high-level skills English text from the Smashing Magazine.Translated from the stupid family on.Please specify source reproduced.
" CSS3 is not a new thing, and certainly not just around the border-radius property to achieve rounded corners. it is patiently sitting there, ready to debut, Xia Zhao coffee, etc.the browser to roll out the red carpet. You see, the browser needs to keep up the ... ..."
17 Dec 2009
Microsoft Expression Web 3 significant improvements While Microsoft officials also offers What's new in Expression Web 3, but I still like to see through their own and feel of the state my point of view, do not like wordy friends can go directly toMicrosoft's official home page to see.
Diamond rating from yellow icon address Reflections
this problem in the network that has a lot of people asked, again he gets a recent discussion, to take records of my personal understanding, border:none; and border: 0; reflects the difference between two things: First, a theoreticalSecond, the performance difference is the browser compatibility differences.
in IE6 the background attribute plus a and a:hover combination of the two pseudo-classes in normal logic does not work why?Test this problem browsers IE6 and below, this issue until I have frequently encountered in the use of other methods instead, now found an alternative solution.
17 Dec 2009
rediscovered HTML tables according to my practice as well as in some recent and some readers on the use of HTML forms of communication, it was decided to write this article.Overall, I have noticed that because of misleading information, their use for the table a kind of preconceived aversion.In fact, many people would say," I never saw the form should be used" to say, but it is absolutely wrong!This proposal is for the use of HTML tables to define page layout, but it forms a convenient arrangement of data in rows and columns are very perfect, and if you have to be listed on one page displays data, you have to use them!Why not?However, in this case, some people ignore the table for the existence of certain HTML tags and do not know how to correctly use them./
17 Dec 2009
IE6 in the invisible PNG8 image encountered a situation in the project so troubled for a long time, with a PNG8 picture why some icons do disappear in IE6?Was once suspected to be cache or hosts problems switching back and forth the browser the result is still valid, successive tests finally found the reason.
17 Dec 2009
this year in April, I am in a dormitory Biechu a drag effect next page original quote sent:http://bbs.blueidea.com/thread-2921611-1-1.html modified version of transmission: http://bbs.blueidea.com/thread-2924151-1-1.html
17 Dec 2009
jQuery is so popular and are from large companies to individual blog's widely used by almost everyonebecause it get started and use of fairly simple, but also provides us with a considerable number of people do not know the characteristics of stick.I think that the majority of jQuery users more inclined to use the jQuery plug-ins to solve the difficult problems facing, this is usually a wise choice.But when the plug-in relative to your needs have a certain defect, you probably should think of ways to solve their own, the following jQuery to look at these practical skills, they will definitely be able to come in handy!
[ involved in the test browser : IE6/IE7/IE8/FF3/OP10/SF4/Chrome2] [ operating system : Windows] look at the code: run the code box
17 Dec 2009
CSS Shadow Xiangjie : designers often use some unique fonts effects and page effects, shadow is one, it can make the page text and elements of a three-dimensional effect, and thus has been pronounced.For example, the text shadow, the traditional method may need to cut out the text, direct the use of images, considering the SEO and site performance, but also may use technologies such as CSS Sprites picture Integration:
17 Dec 2009
javascript the semicolon on behalf of statement terminator, but because of javascript with a semicolon is automatically inserted rules, so it is very easy for people to a vague something, in normal circumstances, a wrap will generate a semi-colon, but the actual situationis not the case, that is the change in the javascript line may have a semi-colon or may not arise if the semicolon is automatically inserted, the main fancy down.So, even if is an experienced programmer, sometimes headaches.