OK ... so I was bored and decided I would create a webclip icon for EdZachary! and make it available for those interested. Load up the site on your iPhone and wait for it to load completely. Add the site to your desktop and you should see the new webclip icon! If it sucks, let me know. One of my buddies called it "shifty". I'll take that as a compliment for now since I feel proud of my useless crap. Enyoy!
Want to make your own webclip icon for your site? Go to the iPhone Dev Center website and read how it is done. Here is the rundown:
To specify a bookmark icon for all pages of a web site, place a PNG image named "apple-touch-icon.png" at the root directory of your web server - similar to the "favicon.ico" for site icons.
To override the site bookmark icon on a specific web page, insert a <link> element similar to <link rel="apple-touch-icon" href="/customIcon.png"/> within the <head> element of the page.
The bookmark icon dimensions should be 57x57 pixels. If the icon is a different size it will be scaled and cropped to fit.
Safari will automatically composite the icon with the standard "glassy" overlay so it looks like a built-in iPhone or iPod application.
0 comments:
Post a Comment