Jump to content

Chocolate570

Members
  • Posts

    1,550
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Chocolate570

  1. What if inside the variable "t" was the letters "abc"? What would it give? An error?
  2. Chocolate570

    Photoshop

    Wow, you mean you can create a simple image map with photoshop? Then what the devil am i doing by learning image maps and using paint to get coordinates?
  3. You could send the user to a different page depending on their browser....each page with a different style sheet. Using window.location. And about opera disguising itself; i think that there are more intricate navigator.x functions that will return the fact that it's opera. Yes, i know, i really stink.
  4. I don't think they have them anymore, do they? And ms studio costs like 1000+ dollars. I have it.
  5. Do you have the flash studio? Or, just go to any random site with flash buttons, download them, open them, and change where they link to. Without posting them somewhere else and then claiming them.
  6. Well, it's my opinion that if you can hyperlink with flash, you should be able to use the same method but with javascipt:
  7. I know most of the irc commands, and there are plenty of irc chatrooms that would easily be embedded in the forum, or in a pop up. For example, pjirc. Setting it up would be really easy.
  8. Chocolate570

    Eval()

    Well, i was making a calculator and was having trouble with the + operator because the input was from a text box, making it a string. I went to w3schools, and found the eval function. It worked. But i want to know, what happens if you throw letters at it? I tried using it for a thing that stops any letters in the text box at the top of the calculator...but it didn't work. I found out how to do that, but what does it do?Thanks in Advance.Choco
  9. Yes, this site seriously needs help advertising. How bout some kind of advertising team?
  10. Yes, it's very professional, but w3schools seriously needs help advertising this thing.And congrats forum, for hitting 200 members .
  11. That would be correct, if those two functions have been defined in the head section....
  12. If i understand, then you could make the buttons link to java script:function()right? That would call the function when the buttons are clicked, just as people make it so that when a button is clicked it opens a url. I think. I have no experience with flash
×
×
  • Create New...