Monday, December 1, 2008

Events

Did I have problems getting my JavaScript to work? Yes certainly I have found that it is hard to get it to work the way it is suppose to work. I usually keep starting over trying to get it to work properly. I do not always get it to work the way it is suppose to work and I usually get really frustrated wanting to pull out my hair out. But with the event handlers can trigger functions to work. I am just beginning to understand a little bit of what Java Script can do. But writting the code from scratch jusst seems to really confuse me.
I seem to be having trouble on how to correct the problems in my script and what I am doing wrong. I do like the accordion and see how it could be used to create more user interface. And I like the tool tips but am having trouble getting it to work.

5 comments:

Janina said...

Won't it be nice when we are all whizzes at this, and can pick out the mistakes a mile away (or arms length, however far you are from the monitor)?

Isabel said...

I was having alot of trouble with this assignment too, but with practice I can resolve the problem.

Isabel said...
This comment has been removed by the author.
Carla said...

javaScript is driving most of us crazy and I am sure it will for sometime.
I was thinking about last semester when I was just starting HTML. I was lost then, but not as confused as with JavaScript. I can see that the more we use it the better we should get at it.
Good luck.

Rachael said...

That's funny. I find it easier to write from scratch--as long as it's something fairly simple . Trying to make these huge complicated scripts work for me is totally frustrating. I don't know exactly what is all means and what each little thing does, so I just have to try everything to get it to work.