Forum: JavaScript / DHTML / AJAX Sep 4th, 2008 |
| Replies: 12 Views: 3,904 Hi,
I have tried to change href of anchor to javascript:void(0) and in this case it works in both IE and FF even if I don't wait hover request to complete. No problem. But when I change anchor's... |
Forum: JavaScript / DHTML / AJAX Sep 3rd, 2008 |
| Replies: 12 Views: 3,904 That makes perfect sense, take you for the clarification. I'll try it. |
Forum: JavaScript / DHTML / AJAX Sep 3rd, 2008 |
| Replies: 12 Views: 3,904 Hi again,
Thank you for the description of error, I guess I'm beginning to understand, but I still have a doubt that it is sensible.
What I'm doing is, triggering two requests before... |
Forum: JavaScript / DHTML / AJAX Sep 3rd, 2008 |
| Replies: 12 Views: 3,904 Hi and thank you,
But the problem is I am writing a module to a community, thus, some part of the code (anchors) already exist. But span tags and javascript there belongs to me. Thus, I don't want... |
Forum: JavaScript / DHTML / AJAX Sep 2nd, 2008 |
| Replies: 12 Views: 3,904 Hi All,
I have been desperately trying to solve a serious ajax issue and decided to try asking it here.
I have simplified the problem and will illustrate it with an example.
First of all,... |