How do I include the mobile.js from the newsfeed into custom html page ?
I've tried this :
<script type="text/javascript" src="/public_html/ow_static/plugins/newsfeed/js/mobile.js"></script>
and it doesn't work.
<script language="JavaScript">location.href="/newsfeed"</script>