Search found 3 matches

by aquilai
Tue Oct 09, 2007 12:40 pm
Forum: Javascript
Topic: Recreating apple widget browser
Replies: 7
Views: 1039

Right, nice one thanks guess i'd better pick up the javascript textbook!!

Cheers
by aquilai
Tue Oct 09, 2007 12:03 pm
Forum: Javascript
Topic: Recreating apple widget browser
Replies: 7
Views: 1039

So there's no way to do this sort of thing with php, I know the apple one is done with Javascript I just wondered if it was possible with php?

cheers
by aquilai
Tue Oct 09, 2007 11:29 am
Forum: Javascript
Topic: Recreating apple widget browser
Replies: 7
Views: 1039

Recreating apple widget browser

Hi, i'm a bit of a newbie at this and a friend of mine has asked me to recreate the apple widget browser found at: http://www.apple.com/downloads/dashboard/ (you have to scroll down a bit) using php (and of course his own information), the only way I can think of doing this is to use 'include' but t...