User Profile
Collapse
-
If your shopping cart only requires your user to know about the shopping cart, well that is easy. Cookies... Set them and get them... -
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... -
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..
No activity results to display
Show More
Leave a comment: