This has been reported elsewhere, but it’s useful to bear in mind. ExtJS has a blog entry on how people are confusing the upcoming HTML5 spec with things like CSS3. And they say this is the same confusion that brought the overuse of AJAX and Web2.0 terms. The spec is just a “broad collection of [...]
Tags: ajax, extjs, html5, web2.0
more... »
I just made the new website for MJW Office Moves Ltd live and it can be found here: www.mjwofficemoves.co.uk/ The website was designed by Hughes Design and coded by Dan Atrill (DJA)
Tags: ajax, PHP, website
more... »
A new website for Acupuncture and Shiatsu practitioner Fiona Hurlock has just gone live at www.fionahurlock.com. Built and designed by Hughes Design, I was asked to assist with some menus on the treatment page. The menus were quickly implemented using scriptaculous and css so that the menu element changed colour on hover and the arrow [...]
Tags: ajax, hughes design, PHP, scriptaculous, web development
more... »
If an effect using scriptaculous fails it could be due to it being applied to an element that is hidden (display: none) If the display is set within a css file it needs to be moved to be inline on the element. ie <div style=”display: none”> The effect should then work. Thanks to the notes [...]
Tags: ajax, scriptaculous
more... »