Skip to forum content

Mif

— mystic javascript interface

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images Smilies

All fields labelled (Required) must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information
Optional post settings

Topic review (newest first)

1

That's it! Thanks man!

2

http://mifjs.net/forum/post/290/#p290

3

moro wrote:

are you sure that ie don't cache requests? and how you delete tree, where code?

This can be the reason for the problem. I've just noticed that the server is sending always the same json String back! It seems as if the IE caches the request. Thanks for the advice.

Does anybody know how do i prevent the IE from caching requests??

4

are you sure that ie don't cache requests? and how you delete tree, where code?

5

Okay, I will try to explain the problem more clearly.

I've developed a client server application with struts.

The user is able to delete and to add catchwords into the tree. Everytime when this happens a message is sent to the server which sends a new jsonString back to the client. The client deletes the old tree and creates a new tree with the new json string.

With Firefox there is no problem!

The problem appears with the Internet Explorer, everytime when I add or when I delete a catchword. He does not reload the tree. There is still the old tree on the website which has been loaded the first time.

Does anybody has an idea?

6

i don't know which problem you have. Where is test page or test code? seems nobody help you without this info.

7

so am I the first one with this problem?

8

all demos works for me in ie

9

Hello to all,

my program i've developed is working well on firefox.

yesterday i suddenly noticed that it is not working with the IE.

This error is appearing in the mif.tree-v1.1.js: 'null' is Null or no object...

Where is the problem? Is Mif Tree not compatible with the IE???

Daniel