احمد ابو هشه
عدد المساهمات : 163 نقاط : 507 السٌّمعَة : 0 تاريخ التسجيل : 19/03/2011
| موضوع: هذا الكود لعرض وصله جديدة كل يوم (من الممكن يكون خبر أو اعلان محدد بيوم معين كل اسبوع الخميس أبريل 07, 2011 2:06 pm | |
| } function URLList () { var argv = URLList.arguments; var argc = argv.length; this.list = new Object(); for (var i = 0; i < argc; i++) this.list[i] = argv[i]; this.count = argc; return this; } </******> </head> <body> Example of the code, choosing <a href="java******:GetTodaysURL()"> the page of that day</a>. Tomorrow here will be shown another page. </body> </html> | |
|