I am setting up a series of Step by Step Visual Tutorials for our newer members and would like some feedback on
one of the pages HERE:
Feel free to copy and use the day and date script.................
I am setting up a series of Step by Step Visual Tutorials for our newer members and would like some feedback on
one of the pages HERE:
Feel free to copy and use the day and date script.................
Hi! pls tell, where to change the font type and size ?
Unless you have any comments or suggestions about this REVIEW then please dont ask YOUR questions in MY thread..............its so rude............
Post your OWN thread and I will answer you..........
i think what yo have done david is perfect, well almost. perhaps include the 4th step by telling them to click ok
i think what you are doing is fantastic and look forward to more
mrmagoo144
www.videopostcards.info
I meant where I can change/edit the font type and size of the day and date shown in your script.
<SCRIPT>
var mydate=new Date()
var theYear=mydate.getFullYear()
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thu rsday"
,"Friday","Saturday")
var montharray=new Array("January","February","March","April","May"," June","July"
,"August","September","October","November","Decemb er")
document.write(dayarray[day]+", "+montharray[month]+" "+daym+", "+theYear)
</SCRIPT>
Thank you for your observations and I have now included that 4th step.
You can see some more here:
How about to have another script that start with
Day/Date/Month/Year because a lot of countries put month after date.
Thank you.
The above script is used in MY country so I naturally included it for an EXAMPLE only...........but I have another one in the club..............
p.s. any comments for this review ?¿
Thank you for your comment wsblue...................
All these great tutorials David... there'll be no one posting any questions anymore!!
Somehow maybe not![]()
Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.
Dont you believe it, maybe a few less questions, but at least I (and others)
have a quick link to send them to now instead of hunting around.
btw: thanks for all your help yesterday....got it sorted this morning.
Hi Darren
Thats why these review threads are so useful...........I have moved that item as so thoughtfully suggested.
Thank you Darren.
http://bluevodamembersclub.com/bvtutorials/htmlbox
David I just noticed something else. I think you need put a number 5) next to RESULT OF THIS WORKING SCRIPT to complete the cycle. (just a thought to make it idiot proof)
Darren
Nothing is idiot proof...........but we are close.................lol
Thanks again Darren
Hey.
This keeps giving me yesterday's date.
it say that today is october 2nd.
How can I change this ?
thanks.
Hey
Its giving me the correct date here in SPAIN..................
I just purposely set a back date a day in my computer and it's showing yesterday's date.
You hit it on the head with your previous post.............does that mean that you have gained an extra day in your life.............wow.............lol
Well what do you know...
I Was actually that stupid.
Thanks.
Your not the first, and you also will not be the last....................lol
As usual david a great page. unfortuntley i looked after the changes were made but still looks great. I loearn something new everyday.
Neil
Hi Neil
Thanks for popping in and for your comment..............learning is what these forums are all about, and also to have a little fun.
There are currently 1 users browsing this thread. (0 members and 1 guests)