Get Started
|
Login
Home
Forums
Plugins
BuzzMap
How To's
Buzztouch U™
About
Contact
Back to Plugins
Plugin Details
Install Plugin
Reviews
Write a Review
Discussions
Self Hosted Version
Login to install
Register free
HTML Doc
By:
David @ buzztouch
Version: v1.6
Reviews: (3)
HTML documents can be included in the project and compiled in the application or they can be downloaded from a URL when the app runs. If they are downloaded from a URL they are cached on the device for offline use.
iOS
Android
Developer Info
David @ buzztouch
You can write a review if...
You did not create the plugin yourself
You have installed this plugin in your control panel
You have not reviewed this version yet
You promise to provide constructive and courteous feedback
3 Reviews
farcat
buzztouch Evangelist
Reg: Jan 27, 2012
France
13,230
(v1.6)
01/23/14 09:08 AM (10 years ago)
Bread and butter sort of plugin.
Works well.
Comments
Bread and butter sort of plugin. Works well.
buzzbt
Android Fan
Reg: Nov 14, 2011
las vegas
6,530
(v1.0)
09/26/12 11:28 AM (12 years ago)
absolute!
Comments
absolute!
Susan Metoxen
buzztouch Evangelist
Reg: May 01, 2011
Hopkins, Minnes...
26,260
(v1.0)
09/01/12 01:44 PM (12 years ago)
This screen is very important because it is a window to new possibilities for buzztouch.
If you have HTML skills, use this screen instead of the Custom HTML screen. Use this language below in the head of your HTML document in order to make it work right on the iPhone. Make sure you test on the various devices. Remember that you can include a different file with the same name in your iOS and Android projects, which gives you more flexibility.
I have not successfully used Javascript with this on iOS, although I believe that others in buzztouch have. I have been including the CSS right in the same file so that there isn't a need to reference another file.
Use this language below in the head of your HTML document in order to make it work right on the iPhone. Here is one version I have used:
Here is another version. This one allows the user to scale.
Comments
This screen is very important because it is a window to new possibilities for buzztouch. If you have HTML skills, use this screen instead of the Custom HTML screen. Use this language below in the head of your HTML document in order to make it work right on the iPhone. Make sure you test on the various devices. Remember that you can include a different file with the same name in your iOS and Android projects, which gives you more flexibility. I have not successfully used Javascript with this on iOS, although I believe that others in buzztouch have. I have been including the CSS right in the same file so that there isn't a need to reference another file. Use this language below in the head of your HTML document in order to make it work right on the iPhone. Here is one version I have used: Here is another version. This one allows the user to scale.