SlideShare a Scribd company logo
1 of 2
 document.domain = 'glogster.com'; staticDomainJS =
"http://static01.edu.glogster.com"; Cuando Era Nina-Alicia King | Glogster EDU -

21st century multimedia tool for educators, teachers and students input.styled {

display: none; } select.styled { position: relative; width: 330px; opacity: 0;
filter: alpha(opacity=0); z-index: 5; } .disabled { opacity: 0.5; filter:
alpha(opacity=50); } function setfocus(){ window.focus();
setTimeout("ffFocus()", 10); }; function
ffFocus(){document.getElementById('glogster-com').focus();}
 $(document).ready(function() { }); $(document).ready(function() { }); var
begin= new Date(); var start= begin.getTime();




$(function() { if (!window.postMessage || !window.JSON) { return; } var isDirty
= false; $(window).bind("beforeunload", function() { if (isDirty) { return "You
are about to leave your unsaved Glog! If you leave page you lose all unsaved
work. Stay on page and save your Glog before you leave editor."; } }) function
domain(url) { return url.toLowerCase().replace(/https?:///,
"").replace(/(^a-z)*$/, ""); } $(window).bind("message", function(e) { var event

= e.originalEvent; if (domain(event.origin) ===
domain("http://edu.glogengine.com")) { try { var data = JSON.parse(event.data);
 if (data.method === "dirtystatechange") { isDirty = data.params[0]; } }
catch(e) { } } }); }); $(document).ready(function(){
 $('a[rev="megaspecialthickbox3"]').click(function(){
$('#create-glog-popup').load("../?page=create-glog"); }); });




Loading...

GA_googleAddSlot("ca-pub-3124541700945876",
"en_fulledu-student-edit_footer_728x90"); G
A_googleFillSlot("en_fulledu-student-edit_footer_728x90");




$("#TB_ajaxContent").css("height", "100px"); $("#TB_window").css("height",
"100px"); $(".inwrap").css("height", "100px");
Dear student,

This feature is not available in your teacher s license. If you would like to
enjoy this function, please contact your teacher.
$("#TB_ajaxContent").css("height", "100px"); $("#TB_window").css("height",
"100px"); $(".inwrap").css("height", "100px");
Dear student,

This feature is not available in your teacher s license. If you would like to
enjoy this function, please contact your teacher.
close

More Related Content

Similar to Glogster alicia king

The Australian-The Deal Magazine
The Australian-The Deal MagazineThe Australian-The Deal Magazine
The Australian-The Deal Magazine
drocallaghan
 
FSB Get on Google - May 2015
FSB Get on Google - May 2015FSB Get on Google - May 2015
FSB Get on Google - May 2015
Business BUZZ - Watford
 
Webgl para JavaScripters
Webgl para JavaScriptersWebgl para JavaScripters
Webgl para JavaScripters
gerbille
 
international PHP2011_Bastian Feder_jQuery's Secrets
international PHP2011_Bastian Feder_jQuery's Secretsinternational PHP2011_Bastian Feder_jQuery's Secrets
international PHP2011_Bastian Feder_jQuery's Secrets
smueller_sandsmedia
 
jQuery - 10 Time-Savers You (Maybe) Don't Know
jQuery - 10 Time-Savers You (Maybe) Don't KnowjQuery - 10 Time-Savers You (Maybe) Don't Know
jQuery - 10 Time-Savers You (Maybe) Don't Know
girish82
 

Similar to Glogster alicia king (20)

CSS3 and jQuery
CSS3 and jQueryCSS3 and jQuery
CSS3 and jQuery
 
The Australian-The Deal Magazine
The Australian-The Deal MagazineThe Australian-The Deal Magazine
The Australian-The Deal Magazine
 
LiveScript <| Rocking your world.js
LiveScript <| Rocking your world.js LiveScript <| Rocking your world.js
LiveScript <| Rocking your world.js
 
Leaving Flatland: getting started with WebGL
Leaving Flatland: getting started with WebGLLeaving Flatland: getting started with WebGL
Leaving Flatland: getting started with WebGL
 
Blockly
BlocklyBlockly
Blockly
 
CSS3 vs jQuery
CSS3 vs jQueryCSS3 vs jQuery
CSS3 vs jQuery
 
Angular 1.5 & ES6
Angular 1.5  & ES6Angular 1.5  & ES6
Angular 1.5 & ES6
 
jQuery secrets
jQuery secretsjQuery secrets
jQuery secrets
 
Angular js - 4developers 12 kwietnia 2013
Angular js - 4developers 12 kwietnia 2013Angular js - 4developers 12 kwietnia 2013
Angular js - 4developers 12 kwietnia 2013
 
FSB Get on Google - May 2015
FSB Get on Google - May 2015FSB Get on Google - May 2015
FSB Get on Google - May 2015
 
Webgl para JavaScripters
Webgl para JavaScriptersWebgl para JavaScripters
Webgl para JavaScripters
 
AngularJS and SPA
AngularJS and SPAAngularJS and SPA
AngularJS and SPA
 
Prototype UI
Prototype UIPrototype UI
Prototype UI
 
Learning WebGLで学ぶWebGL入門
Learning WebGLで学ぶWebGL入門Learning WebGLで学ぶWebGL入門
Learning WebGLで学ぶWebGL入門
 
Load1
Load1Load1
Load1
 
international PHP2011_Bastian Feder_jQuery's Secrets
international PHP2011_Bastian Feder_jQuery's Secretsinternational PHP2011_Bastian Feder_jQuery's Secrets
international PHP2011_Bastian Feder_jQuery's Secrets
 
jQuery secrets
jQuery secretsjQuery secrets
jQuery secrets
 
jQuery: Tips, tricks and hints for better development and Performance
jQuery: Tips, tricks and hints for better development and PerformancejQuery: Tips, tricks and hints for better development and Performance
jQuery: Tips, tricks and hints for better development and Performance
 
jQuery - 10 Time-Savers You (Maybe) Don't Know
jQuery - 10 Time-Savers You (Maybe) Don't KnowjQuery - 10 Time-Savers You (Maybe) Don't Know
jQuery - 10 Time-Savers You (Maybe) Don't Know
 
Convidar para page !!
Convidar para page !!Convidar para page !!
Convidar para page !!
 

Glogster alicia king

  • 1.  document.domain = 'glogster.com'; staticDomainJS = "http://static01.edu.glogster.com"; Cuando Era Nina-Alicia King | Glogster EDU - 21st century multimedia tool for educators, teachers and students input.styled { display: none; } select.styled { position: relative; width: 330px; opacity: 0; filter: alpha(opacity=0); z-index: 5; } .disabled { opacity: 0.5; filter: alpha(opacity=50); } function setfocus(){ window.focus(); setTimeout("ffFocus()", 10); }; function ffFocus(){document.getElementById('glogster-com').focus();} $(document).ready(function() { }); $(document).ready(function() { }); var begin= new Date(); var start= begin.getTime(); $(function() { if (!window.postMessage || !window.JSON) { return; } var isDirty = false; $(window).bind("beforeunload", function() { if (isDirty) { return "You are about to leave your unsaved Glog! If you leave page you lose all unsaved work. Stay on page and save your Glog before you leave editor."; } }) function domain(url) { return url.toLowerCase().replace(/https?:///, "").replace(/(^a-z)*$/, ""); } $(window).bind("message", function(e) { var event = e.originalEvent; if (domain(event.origin) === domain("http://edu.glogengine.com")) { try { var data = JSON.parse(event.data); if (data.method === "dirtystatechange") { isDirty = data.params[0]; } } catch(e) { } } }); }); $(document).ready(function(){ $('a[rev="megaspecialthickbox3"]').click(function(){ $('#create-glog-popup').load("../?page=create-glog"); }); }); Loading... GA_googleAddSlot("ca-pub-3124541700945876", "en_fulledu-student-edit_footer_728x90"); G A_googleFillSlot("en_fulledu-student-edit_footer_728x90"); $("#TB_ajaxContent").css("height", "100px"); $("#TB_window").css("height", "100px"); $(".inwrap").css("height", "100px"); Dear student, This feature is not available in your teacher s license. If you would like to enjoy this function, please contact your teacher.
  • 2. $("#TB_ajaxContent").css("height", "100px"); $("#TB_window").css("height", "100px"); $(".inwrap").css("height", "100px"); Dear student, This feature is not available in your teacher s license. If you would like to enjoy this function, please contact your teacher. close