Ok I'm stumped... What does OBE stand for? PS: Did you look into the ip camera modules at all for an example of using javascript within builder? Some of them used javascript I think to get the camera video to display (there should be an old dlink module and one for Linksys 54G camera).
Overcome By Events....In this case, I decided to use an iFrame with a javascript realtime updating clock. I looked at using flash, but I don't think Safari supports it(?). So the iFrame works. Sorta. Works in Firefox and Safari, but not in Chrome (which is my real objective), or IE. Anybody have any ideas? I simply added
into the toolbar section of the minibrowser So it works well and no more page refreshes for 'static' activities. Now I can listen to Tversity non-stop... Next is adding the weather for dynamic updating...
Assuming you're getting the time from the client browser's clock, here's a javascript example that might work:
http://www.elated.com/articles/creating-a-javascript-clock/
Getting the time (or other info) updated from the server would require some ajax programming.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.