•  
     
  •  
     
 

How can I convert a string date to an integer date in JavaScript? 

by Guest Geek on November 6, 2009

Q: How can I display the date and time in decimal format using the UTC, using javascript?

1257539234 would be translate to about 3:31PM EST Nov 6, 2009

How can I translate it back to decimal if needed?

 
 

Disabling JavaScript side effects 

by matt on September 1, 2009

Q: How come when I attempt to login to eBay nothing happens, the page just sits there like it is hung?

A: Many websites, like eBay, actually use JavaScript to login to the site. So you should make sure that you have JavaScript enabled in your web brower. This will fix the problem 90% of the time. Many websites use JavaScript for other things besides just logging in so disabling JavaScript will actually cause pages and sites to work different than they were designed to work. Read the rest of this entry »

Read Question Here
 
 

How come I get JavaScript errors on websites I visit? 

by Guest Geek on August 8, 2009

Q: There is a site that I use to go to without a problem. It is a christian website that has an essay written to answer any question you have. Throughout the text they have bible verses that when you put the cursor on them it brings up the bible verse in a little box. Recently it stopped doing this and instead a JavaScript Error pops up on my screen with a description like this: Unterminated String Constant for line 1 then another pops up for line five and so on. Can you please help me fix this problem?