0

I'm running an jqPlot Diagram on a jquery mobile Page. The diagrams page is a subsite from mainpage. Mainpage has several Links to other subpages. Subpages has no other subpages under themselves.

When i navigate from Main Page to the Diagrams Page, it looks fine. When i no use the Back Button (jQuery Mobile's one in Header, not Browser Navigation), the MainPage is shown again. At this Point jQuery mobile seems crashing, no links are working anymore. Page is freezed.

I will post some code later.

Maybe anyone had the same Problem before? Does anybody has got an idea?

redflag237
  • 222
  • 4
  • 16

1 Answers1

1

Ok i found out, that this seems to be a common Problem. The jqPlot js is going to crash all ajax requests for some reasons.

Loading Json data into jqPlot and jqplot conflict with jquerymobile

There is a little workaround, but infact it is not solved completely.

Community
  • 1
  • 1
redflag237
  • 222
  • 4
  • 16