Yay for me, business cards
I’m trying a few different designs here: http://www.yellowshoe.com.au/images/bc/.
Are there any that grab you?
Hey chaps,
After seeing Xavier’s shiny new website I found a spare moment this afternoon to think about another design for yellowshoe.
What do you think of the new look?
I’m thinking of making the layout a two column layout based on the divine ratio, pimaster - that φ prounced phi…
I think the most common feature of Ajax applications to use it for partial page updates.
A second simple Ajax example
Ajax.updatePanel(panel, ‘documents/ajax_text.html’);
It empties ‘panel’, gives you a loading indicator, requests the page, upon response updates panel with content and gives you the fade.
I’ll typically be requesting a php script because that’s what i’m most comfortable with […]
I’ve thoroughly enjoyed reading ‘Simply Javascript’ The new Sitepoint title, as well as ‘Bulletproof Ajax’ by Jeremy Keith.
With our powers combined i’ve made a lightweight Ajax object that is easy peasy to implement and boasts a stunning 2.0 style fade from yellow function!
Seriously though, i’m pretty chuffed with how much I’m being able to get […]