NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lsmashnuk

Pages: [1]
1
Web Server - Ask For Help / Mobile App CSS bug ?
« on: October 13, 2014, 11:03:29 AM »
I have discovered a minor NetTalk mobile app css bug and a work-around fix.
When a mobile app has "Wrap Content with ContentBodyDiv" enabled in the NetSimple Object Template settings, any html content inside the div will be hidden because a css "float: left" element is applied to the div and the height of the div cannot be determined by the browser.
To fix the bug, I modified Capesofts NetWeb.clw source file by adding a div with a css clear:both style tag before the content body div closing tag.
I am using NetTalk ver 8.28, Clarion 9.1.11242, Windows 8.1 Pro, any browser.
I have attached a zip of my HelloWorld App and some files to explain the problem alomg with my fix.
If there is a better way to fix this problem, please let me know.


[attachment deleted by admin]

Pages: [1]