iPhone App Website Widgets
Apps widgets are good ways for webmasters and website owners to integrate iPhone apps and games information into their own websites. Our widgets are simple to use and are all one-liner copy-and-paste Javascripts! Even granny can do this!Currently, 3 types of widgets are available :
Single App Widget
This widget presents information for one iPhone application (available on Stunningapps.net), including app title, average rating and app icon etc. This widget is fixed at 500px wide and adapts to the font used by your website. To use this widget, navigate to the app detail's page you wish to use with this widget and just copy the Javascript line found on that page. If you know the application ID of the app, just append it to the following Javascript line and copy and paste it at wherever you want the widget to appear. Note that you must specify an app ID.Sample Widget Output : (App ID : 441719849)
App Icons Widget
This widget presents the icons of 5 iPhone applications horizontally and is fixed at 380px wide. To use it, you must first append a valid category key (representing an application or game category on Stunningapps.net) to the Javascript line below. Then simply copy and paste it at wherever you want the widget to appear.Sample Widget Output : (Category key : social_networking)
App List Widget
This widget is similar to the icons widget above. The only difference is that it shows the titles of 5 iPhone applications in a list and its width is fluid and not fixed. To use it, you must first append a valid category key (representing an application or game category on Stunningapps.net) to the Javascript line below. Then simply copy and paste it at wherever you want the widget to appear.Sample Widget Output : (Category key : healthcare_|_fitness)
Valid Category Keys
- book (For Book)
- business (For Business)
- education (For Education)
- entertainment (For Entertainment)
- finance (For Finance)
- games (For Games)
- health_|_fitness (For Health & Fitness)
- healthcare_|_fitness (For Healthcare & Fitness)
- kids (For Kids)
- lifestyle (For Lifestyle)
- medical (For Medical)
- music (For Music)
- navigation (For Navigation)
- news (For News)
- photo_|_video (For Photo & Video)
- photography (For Photography)
- productivity (For Productivity)
- reference (For Reference)
- social_networking (For Social Networking)
- sports (For Sports)
- travel (For Travel)
- utilities (For Utilities)
- weather (For Weather)

