Comments on: Creating an OS Web Interface in jQuery (Part I) http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/ Daily free tutorials about web design, coding, jquery and more Sat, 20 Oct 2012 08:55:27 +0000 hourly 1 http://wordpress.org/?v= By: freelance alliance http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-15823 freelance alliance Tue, 27 Sep 2011 00:21:16 +0000 http://yensdesign.com/?p=28#comment-15823 <strong>freelance studio...</strong> [...]Creating an OS Web Interface in jQuery (Part I) | yensdesign - Tutorials, Web Design and Coding[...]... freelance studio…

[...]Creating an OS Web Interface in jQuery (Part I) | yensdesign – Tutorials, Web Design and Coding[...]…

]]>
By: ejita karim http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-15640 ejita karim Wed, 31 Aug 2011 10:34:03 +0000 http://yensdesign.com/?p=28#comment-15640 WOw, Greate tutorial, Awesome keep it up.. I'm so happy to see this tutorial, i haven't seen before WOw, Greate tutorial, Awesome keep it up.. I’m so happy to see this tutorial, i haven’t seen before

]]>
By: web designers devon http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-15603 web designers devon Fri, 19 Aug 2011 11:36:20 +0000 http://yensdesign.com/?p=28#comment-15603 <strong>web designers devon...</strong> Creating an OS Web Interface in jQuery (Part I) | yensdesign - Tutorials, Web Design and Coding... web designers devon…

Creating an OS Web Interface in jQuery (Part I) | yensdesign – Tutorials, Web Design and Coding…

]]>
By: Ashok http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-14396 Ashok Tue, 24 May 2011 09:26:24 +0000 http://yensdesign.com/?p=28#comment-14396 Simply Awesome Guy!! Keep up the good work. Simply Awesome Guy!! Keep up the good work.

]]>
By: alireza http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-14313 alireza Thu, 28 Apr 2011 07:13:56 +0000 http://yensdesign.com/?p=28#comment-14313 Wow it was really amazing.I really enjoyed thank you !!! Wow it was really amazing.I really enjoyed
thank you !!!

]]>
By: jaor http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-12417 jaor Fri, 14 Jan 2011 03:34:12 +0000 http://yensdesign.com/?p=28#comment-12417 When / Where Second Part When / Where Second Part

]]>
By: William Vega http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-7047 William Vega Sun, 07 Nov 2010 12:55:34 +0000 http://yensdesign.com/?p=28#comment-7047 Loved it. Thank you so much. I found it surprisingly useful! Here is the code to resize the background and popup when the window resizes. Simple but thought I'd give back. $(window).resize(function() { var width = $(window).width(); var height = $(window).height(); var popupHeight = $("#popupContact").height(); var popupWidth = $("#popupContact").width(); $('#backgroundPopup').height(height); $('#backgroundPopup').width(width); $("#popupContact").css({"position": "absolute", "top": height/2-popupHeight/2, "left": width/2-popupWidth/2 }); }); Loved it. Thank you so much. I found it surprisingly useful! Here is the code to resize the background and popup when the window resizes. Simple but thought I’d give back.

$(window).resize(function() {
var width = $(window).width();
var height = $(window).height();

var popupHeight = $(“#popupContact”).height();
var popupWidth = $(“#popupContact”).width();

$(‘#backgroundPopup’).height(height);
$(‘#backgroundPopup’).width(width);
$(“#popupContact”).css({“position”: “absolute”, “top”: height/2-popupHeight/2, “left”: width/2-popupWidth/2 });
});

]]>
By: Miqdad http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-6421 Miqdad Thu, 04 Nov 2010 10:16:17 +0000 http://yensdesign.com/?p=28#comment-6421 This is good tutorial can you please explain how to create a taskbar with satrt menu in webos .... please waiting for your reply This is good tutorial
can you please explain how to create a taskbar with satrt menu in webos ….
please waiting for your reply

]]>
By: awesome_sauce http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-2528 awesome_sauce Wed, 25 Nov 2009 07:08:51 +0000 http://yensdesign.com/?p=28#comment-2528 Awesome tutorial, are you still working on part 2? Awesome tutorial, are you still working on part 2?

]]>
By: 78 jQuery Scenarios to Fall in Love | ProgrammerFish - Everything that's programmed! http://yensdesign.com/2008/12/creating-an-os-web-interface-in-jquery-part-i/#comment-2316 78 jQuery Scenarios to Fall in Love | ProgrammerFish - Everything that's programmed! Thu, 08 Oct 2009 03:13:13 +0000 http://yensdesign.com/?p=28#comment-2316 [...] 46)Creating an os web interface in jQuery [...] [...] 46)Creating an os web interface in jQuery [...]

]]>