Ero sivun ”Widget:Fullscreen” versioiden välillä
Järvi-meriwikistä
Rivi 5: | Rivi 5: | ||
var id = 'fs_' + Math.random().toString(16).slice(2); | var id = 'fs_' + Math.random().toString(16).slice(2); | ||
document.write( '<div id="' + id + '_container" style="float: right;"></div>' ); | document.write( '<div id="' + id + '_container" style="float: right;"></div>' ); | ||
− | + | console.log(id); | |
jQueryTest = function() { | jQueryTest = function() { | ||
if ( typeof window.jQuery == 'undefined' ) { | if ( typeof window.jQuery == 'undefined' ) { |