Web development , php , ajax , symfony, framework, zend
In: Coding|php|programming
6 Oct 2010Use the correct <script> tag When you have to use some Javascript in an html file, you should always use the following <script> tag: <script type=”text/javascript”> … some JS code </script> But instead, how many times have you seen this when looking at the source code? <script type=”text/javascript” language=”javascript”> … some JS code </script> In [...]
In: web resources
3 Sep 2010The Yahoo! YUI is an incredibly feature-rich JavaScript library with a LOT of functionality but getting your head around all of those features can be tough. The YUI team wants to help developers get up and running more quickly and announced yesterday the release of SimpleYUI; a basic and more streamlined version of the YUI [...]
In: web resources
5 Aug 2010Welcome back to jQuery for Beginners. Just a quick recap first – in the first two weeks we covered the very basics of jQuery and interacting with elements. Last time round we made an accordion – something which taught us a few of the jQuery special animation functions that are built in to jQuery. Today [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.