Facebookov profil osebe Stanko Milosev

Home » JavaScript » JavaScript

JavaScript (2)RSS Feed

Results 1 - 2 of 2

0.0/5 (0 vote)
JavaScript/JavaScript
Author:Stanko Milošev
First, code for increasig day. If we have date in string, then code would loo something like this: strYear = strDate.substring(0,4); strMonth = strDate.substring(5,7); strDay = strDate.substring(8,10);      d = new Date(strYear, strMonth -...
Wednesday, 28 January 2009 | 260 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
JavaScript/JavaScript
Author:Stanko Milošev
This took me some time: When you use client-side code (the Document.Cookie property) to write cookies, and then use the same method to retrieve the cookies, you may receive an empty string or the following error message:  ...
Monday, 02 February 2009 | 248 hits | Print | PDF | Report | Read more


Powered by AlphaContent 4.0.16 © 2005-2010 - All rights reserved