Page 1 of 1

click=#/mycontent/myfolder/ not working.

Posted: 08 Aug 2009, 08:17
by Tony
Hi,

I want to create a clickable internal splash page image in imagevue using a filemod

however when I place
Code
click=#/mycontent/myfolder/
in the Parameters:
the internal splash page does not click to the specified page. I have to clear the browser cache everytime for it to work :cry:

regards Tony.

Posted: 10 Aug 2009, 04:38
by Nick
Is this IE8 in question? Microsoft opened new can of headache worms for web developers with this release. Not sure yet what we can do about it.

Posted: 10 Aug 2009, 04:45
by Tony
Hi pain

thanks for the reply.
Is this IE8 in question? Microsoft opened new can of headache worms for web developers with this release. Not sure yet what we can do about it.
No, for IE7 and firefox 3.5.2 for windows Vista.

Regards Tony.

Posted: 18 Aug 2009, 11:32
by mjau-mjau
"clickable internal splashpage" - Do you have a link to this?

I know there has been some issues with IE and #link when trying to open in a different window than the default, but thats mainly because the gallery wasnt built like that.

Posted: 20 Aug 2009, 09:09
by Tony
Hi mjau-mjau
"clickable internal splashpage" - Do you have a link to this?
I'll pm you the link.

Regards Tony.

Posted: 21 Aug 2009, 04:45
by mjau-mjau
I answered your private message, and whatever outcome you get, I think I will be looking into this issue for next release.

Posted: 24 Aug 2009, 09:20
by Tony
Hi mjau-mjau Thanks for the pm.
Try this method instead:
<a href="asfunction:_root.link,content/folder/">link</a>

As outlined here:
viewtopic.php?t=5348
I have used this method before, and it works fine.
Although I was hoping for the splash image to be clickable instead of adding text.

Regards Tony.

Posted: 25 Aug 2009, 03:42
by mjau-mjau
yes I understand. There will be an update shortly, and this will be on the list ..

Posted: 18 Sep 2009, 08:04
by mjau-mjau
Please read my post here: (my last post there)
viewtopic.php?p=19340#19340

As you can see, this problem should be fixed now. However, reading further up in your post, you are mentioning something about this problem in IE7 and firefox, which is new to me. I would need to see that in action ...