Page 1 of 1

multi upload redirect

Posted: 2013-07-30 10:44
by mrhankey
hi fred or anyone,

i am having problems changing the redirect on multi upload.

i can set this: <script>KT_self_url = "page.php#&tab-11";</script>

however i want it to be the page i am on currently and tabs-11

this does not work it says please reload the page which the user has to do within their browser.

any thoughts on the redirect?

cheers

Re: multi upload redirect

Posted: 2013-08-06 04:40
by Fred
Been thinking about this for a while now.
I can not test it as I am not using the same setup as you but take a look at this here

http://stackoverflow.com/questions/2557 ... ing-jquery

Maybe it will solve your problem or at least point you in the right direction.