Everything works fine until........
Everything works fine until........
kerrymoran
Posts: 3Questions: 0Answers: 0
Hi as the title says, everythings works fine until I click the next page button do some interacting and then click previous button. Up until then I am about to open and close folders and sort and filter records fine. Even on the next page of records I am able to do the same tasks, but once I click the previous button I am taken back to the first page again as expected except none of the javascript on the folders work.
I have uploaded a version of the site that I am working on, which can be found here:
http://geckodev.arthaus-beta.com/
Maybe it is something that is very simple and can be fixed easily, but I have been working on it for ages now and still no luck. If anyone can help me I would be so grateful.
I have uploaded a version of the site that I am working on, which can be found here:
http://geckodev.arthaus-beta.com/
Maybe it is something that is very simple and can be fixed easily, but I have been working on it for ages now and still no luck. If anyone can help me I would be so grateful.
This discussion has been closed.
Replies
I can't expand the Folders.
Firebug tells me that you have a problem:
custom.js, line 30 => $("#uploadify").uploadify is not a function
best regards,
klex
I have removed that line now, as that is something I'm working on seperately. Should work now though.
Cheers
Kerry