User Profile

Collapse

Profile Sidebar

Collapse
PsychodelEKS
PsychodelEKS
Last Activity: Mar 13 '08, 02:44 PM
Joined: Mar 1 '07
Location: Russia, Moscow
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • PsychodelEKS
    replied to Slashes in value for input (FF)
    OMG, much thanks, epots9, I should work less and sleep more =) I was confused by the fact it worked in Opera and IE as expected....
    See more | Go to post

    Leave a comment:


  • PsychodelEKS
    started a topic Slashes in value for input (FF)

    Slashes in value for input (FF)

    I've faced a problem recently, in my web app, I have a number of hidden inputs on the page to store (when generated on server) values for latter usage (on client size), one of them is:
    Code:
    <input name="my_id" type="hidden" value="part_one\\part_two">
    In Opera and IE (wow), it works great and I successfelly recieve "part_one\\part _two" when calling:
    Code:
    window.alert(document.getElementByI
    ...
    See more | Go to post
No activity results to display
Show More
Working...