User Profile

Collapse

Profile Sidebar

Collapse
Agamemnus
Agamemnus
Last Activity: Sep 2 '06, 01:49 PM
Joined: Aug 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • If your shopping cart only requires your user to know about the shopping cart, well that is easy. Cookies... Set them and get them...
    See more | Go to post

    Leave a comment:


  • Agamemnus
    started a topic IE6 problem with style.right

    IE6 problem with style.right

    In IE6, style.right seems to set the object's "virtual left" value to the parent's width on even numbers, and the parent's width - 1 on odd numbers, (e.g. this.parentNode .style.width = '367px').

    How can I fix this? (I need to use "style.righ t" instead of "style.left " because the parent element width can change, and I don't want to update all the children object left positions every time this happens, although...
    See more | Go to post

  • Agamemnus
    started a topic Reading binary data with XMLHttpRequest?

    Reading binary data with XMLHttpRequest?

    Hi,

    I don't know if this was completely answered before, but I've searched all over the net for hours for this and haven't found a solution that works for me.

    I have a file that has data in binary format. I would like to read that file with Javascript.. How can I read the data from a file with IE6/Firefox/etc.?

    Thanks..
    See more | Go to post
No activity results to display
Show More
Working...