Saturday, November 29, 2008

Events

Well, when I was doing my homework it was very difficult to undrestand what I need to do and what I was doing, but with my book and with practice I think that I try to do evrything righ. When I was started I did't have any idea how to start but I was looking the example in the book and that helped me alot. To combat those problems I think that first, I need to have more information before I started any other assignment. I think the events are fun and interest. By using JavaScript, we have the ability to create dynamic web pages. Events are actions that can be detected by JavaScript. Every element on a web page has certain events which can trigger JavaScript functions. For example, we can use the onClick event of a button element to indicate that a function will run when a user clicks on the button. I think events are important because it helps the users not to take a lot of time when they are trying to go to another site.

1 comment:

Karen said...

I can see that you are learning so much about JavaScript. I also think that by using JavaScript we can create dynamic web pages. Now with the events it starts to make sense. And that events can trigger JavaScript functions is starting to click with me.