I have a site I am working on, and i don't know where to begin with making a Javascript cookie with a jquery plugin. I want the users computer to remember which category is active in the 3...
I'm working on some code for a drag and drop program. You can see the animation when its in chrome or safari, but when in firefox it does not show up. If you make the motion as if you are dragging...
quick question, this is probably stupid, I have a wordpress site I am working on, but on the front page, I want content from multiple plugins in the database to build a custom home page that has...
According to an seo book, this is a reason to avoid things lie JavaScript drop downs is because a spider cannot execute the action required for a drop down to occur . If someone is performing a...
After reading your post a few times, I'm not sure what your question is. According to your title of the post, you want to make links with Javascript but then answer the question yourself that...
Stop being a jerk and read what I wrote. You don't need the variables. I explained I wanted a collision once my character moves to x. If you don't have the answer for me don't reply. I can't read...
NO they aren't undefined. I didn't post what I defined them as. but above them I posted var a=<img src="" /> and so on. So How would I say if guy collides into a stop. or die
I realize what IE has done for the web browsing experience, but there are much better things right now. Don't worry I will fix the IE bugs also. I just forgot to include the code.
If you bothered to read, it's a work in progress. I have a lot more programming to do. I am going to reprogram how far you have to walk to the left for it to pan. You can walk as far as you want...
i forgot to put some things in for ie. but plz dnt use ie use other freebrowsers that are a lot better. i hav that much realestate wasted becuz other things r goin there.
sorry, left and right arrows are to move, space is to jump, and "C" is to hit with sword. the alert when you walk into the guy is just collision detection. Just jump over him by pushing space bar...
So in order to learn javascript, I figured making a game and problem solving it would be an excellent way to do this to start. Writing programs period is an excellent way. This game usines NO ...
I have two more quick questions if you don't mind. I am trying to make the animation of my character smoother for jumping. I want to actually see him...
I'm writing a little platform game in javascript. Not using the canvas tag. I don't want to use the canvas tag right now, so please don't suggest it. I don't mean to sound rude either, but please...