More Questions Than Answers

Dan Atrill's blog site

New website for MJW

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)

more... »

Mon, March 1 2010 » Web developing » No Comments

New website, small contribution made

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 to the [...]

more... »

Thu, June 25 2009 » PHP, Web developing, ajax / javascript » No Comments

scriptaculous effects failing

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 on Effect.Appear [...]

more... »

Fri, June 19 2009 » Web developing, ajax / javascript » No Comments