I'd like to start on a portfolio that would allow visitors to 'mouseover' an image, allowing them to watch a short .gif animation cycle. (Is there a way to hide the mouse cursor while it's hovering over the image?) Also, can anyone suggest a free blog hosts that support javascript? (i was going to use wordpress, but as far…
Javascript is client side, the server doesn't need to support it the viewers browser needs to support it and given the fact HTML5 relies heavily on javascript you don't have to worry too much about people not having it. (In other words Wordpress supports javascript, the problem is you need to enter HTML into Wordpress no…