Adding Google latitude - Joomla! Forum - community, help and support
hi.
i want add below code custom html menu google latitude:
<!-- google public location badge -->
<iframe src="http://www.google.com/latitude/apps/badge/api?user=318368071510627753&type=iframe&maptype=roadmap" width="180" height="300" frameborder="0"></iframe>
<!-- disable location sharing, *must* visit http://www.google.com/latitude/apps/badge , disable google public location badge. removing code snippet not enough! -->
the problem add iframe part of code deleted wrong? maybe joomla doesn't recognize iframe?
how solve problem?
thanks kind help!
andrej
i want add below code custom html menu google latitude:
<!-- google public location badge -->
<iframe src="http://www.google.com/latitude/apps/badge/api?user=318368071510627753&type=iframe&maptype=roadmap" width="180" height="300" frameborder="0"></iframe>
<!-- disable location sharing, *must* visit http://www.google.com/latitude/apps/badge , disable google public location badge. removing code snippet not enough! -->
the problem add iframe part of code deleted wrong? maybe joomla doesn't recognize iframe?
how solve problem?
thanks kind help!
andrej
try using wrapper instead of custom html
code: select all
module class suffix: choice or blank
url: http://www.google.com/latitude/apps/badge/api?user=318368071510627753&type=iframe&maptype=roadmap
scroll bars: auto or no
width: 180
height: 300
Comments
Post a Comment