Recent content by dalton.lesko088

  1. dalton.lesko088

    Incorrect javascript calculations

    I changed my if statement to say $("income").value instead of income. but i did have a variable declared called income thats why i had it set to that. but it still doesnt work
  2. dalton.lesko088

    Incorrect javascript calculations

    why wont my javascript execute this the right way? say income's value is 20000. it says that tax (20000*.1) is -3500 and therefore net income is 23500 when tax should be 2000 and net income should be 18000... i dont get it.
  3. dalton.lesko088

    Validation

    so how would i do that? like this? var string = document.getElementByID("inputName"); var s = string.Text
  4. dalton.lesko088

    Validation

    I dont understand what i would put into the "yourString" part
  5. dalton.lesko088

    adding text to textarea

    It didnt work, i dont know why but the button itsself seems unresponsive, it doesnt validate the forms, or add the text to the textarea tags.
  6. dalton.lesko088

    screen problems

    yes it does, but the weird thing is that it doesnt always freeze up when in the same positions. and sometimes it freezes in every position its in but if i push on the back of the screen it works but as soon as i let go, it freezes again
  7. dalton.lesko088

    screen problems

    okay i am pretty sure i might already know the answer o this question but i just want a second opinion. so when my laptop screen is at different angles, it either freezes the screen on a still image of what i was doing at the time it froze, or it turns the screen blue, i think the problem is...
  8. dalton.lesko088

    Validation

    I need to write an if statement to "validate" an input in a form. i have no idea where to start. for instance, one of my inputs' code is for a first name input where the first letter has to be capitalized. the code is: <div class="FirstName">First Name: <input title="First...
  9. dalton.lesko088

    adding text to textarea

    Okay, noob question, but i have been trying to figure this out for a while... like hours. I want to press a button (ID of "validate"), and add text to a textarea (named "Rules") ONLY if a checkbox (named "displayRules") is checked. The forms name is validate. this is my code (Ignore the clear...
  10. dalton.lesko088

    IPod problems

    Thanks a lot for your help! i just let the ipod die and it turned back on
  11. dalton.lesko088

    IPod problems

    I don't know what the jailbreak was... and i think it's a 4th gen.
  12. dalton.lesko088

    IPod problems

    I believe it's 4th gen. so should i just let it die then turn it back on?
  13. dalton.lesko088

    IPod problems

    Today, i bought a used ipod off of a friend, i started a factory restore, then my friend told me that the ipod was jailbroken. now, it doesnt want to restore, but its stuck trying to restore and is just stuck loading. so what should i do?
  14. dalton.lesko088

    printer problem

    Thanks a lot I'll try that when I go to get house again!
  15. dalton.lesko088

    printer problem

    Yep no jams. And it's not an old printer by any means so it's not like the card stock should have broke it
Back
Top Bottom