Actions

Widget

DeviceType: Difference between revisions

From OSE

No edit summary
No edit summary
Line 18: Line 18:
   }
   }
}
}
$(function() {
  // Document is ready


if (getDeviceType() === "desktop") {
if (getDeviceType() === "desktop") {
Line 24: Line 27:
         document.write("{{#widget:Iframe|url=https://bnbforms.com/103014/|width=300|height=700|border=0}}");
         document.write("{{#widget:Iframe|url=https://bnbforms.com/103014/|width=300|height=700|border=0}}");
}
}
 
});
</script>
</script>
</includeonly>
</includeonly>

Revision as of 20:21, 30 May 2025