dkl
int main() { printf("Hello world!"); }
Racking my brain about a bug... Fixable for IE but not for NS because of NS's way of handling certain Javascript sequences.
Both suck in their own ways. IE doesn't follow the JS spec (history.go(string)). NS doesn't execute JS properly (history.go() followed by location.replace()).
Both suck in their own ways. IE doesn't follow the JS spec (history.go(string)). NS doesn't execute JS properly (history.go() followed by location.replace()).
No replies - reply
Profile
