4 Replies - 300 Views - Last Post: 05 July 2012 - 08:29 AM

#1 pegster  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 9
  • Joined: 29-June 12

Question

Posted 03 July 2012 - 09:56 PM

Can anyone tell me where I can find more information on The "startit()" function in javascript.

I need to find out how to use for my program. Thank you
Is This A Good Question/Topic? 0
  • +

Replies To: Question

#2 Dormilich  Icon User is offline

  • 痛覚残留
  • member icon

Reputation: 2899
  • View blog
  • Posts: 7,555
  • Joined: 08-June 10

Re: Question

Posted 03 July 2012 - 11:35 PM

there is no such native JavaSctipt function.

Places for native functions to look:
- ECMAScript 262 specification
- DOM specification
- HTMLDOM specification

- the Mozilla Developer Network is quite a good resource for looking up Javascript stuff
Was This Post Helpful? 1
  • +
  • -

#3 pegster  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 9
  • Joined: 29-June 12

Re: Question

Posted 04 July 2012 - 07:40 PM

Thank you. I really do not know where my teacher is getting these functions from.
Was This Post Helpful? 0
  • +
  • -

#4 Dormilich  Icon User is offline

  • 痛覚残留
  • member icon

Reputation: 2899
  • View blog
  • Posts: 7,555
  • Joined: 08-June 10

Re: Question

Posted 04 July 2012 - 11:27 PM

either it is a self-written function or you are supposed to write it yourself (as homework)
Was This Post Helpful? 0
  • +
  • -

#5 pegster  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 9
  • Joined: 29-June 12

Re: Question

Posted 05 July 2012 - 08:29 AM

okay, thanks
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1