Template:Team:HokkaidoU Japan/bluescreen

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
             $screen.append('<p>This version of Internet Explorer is not supported for rendering this web site correctly.</p>')
             $screen.append('<p>This version of Internet Explorer is not supported for rendering this web site correctly.</p>')
             $screen.append('<p>That mean the design of this web site may look stupid and ugly.</p>');
             $screen.append('<p>That mean the design of this web site may look stupid and ugly.</p>');
-
             $screen.append('<p>Click OK to visit our web site anyway but we recommend you to install latest Internet Explorer or use different really nice browser such as Firefox, Opera, Google Chrome. These browser are far better than Internet Explorer so we think it is good time  to change your browser :-)</p>');
+
             $screen.append('<p><string>Click OK to visit our web site anyway but we recommend you to install latest Internet Explorer or use different really nice browser such as Firefox, Opera, Google Chrome. These browser are far better than Internet Explorer so we think it is good time  to change your browser :-)</p>');
             $('body').append($screen);
             $('body').append($screen);
             var $button = $('<div>').addClass('apply-button').text('OK').bind('click', function(){
             var $button = $('<div>').addClass('apply-button').text('OK').bind('click', function(){

Revision as of 03:16, 6 October 2011