Search…

X3 Photo Gallery Support Forums

Search…
 
Tony
Topic Author
Posts: 15
Joined: 22 Nov 2008, 22:58

click=#/mycontent/myfolder/ not working.

08 Aug 2009, 08:17

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.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

10 Aug 2009, 04:38

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.
Last edited by Nick on 10 Aug 2009, 05:02, edited 1 time in total.
firedev.com
 
Tony
Topic Author
Posts: 15
Joined: 22 Nov 2008, 22:58

10 Aug 2009, 04:45

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

18 Aug 2009, 11:32

"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.
 
Tony
Topic Author
Posts: 15
Joined: 22 Nov 2008, 22:58

20 Aug 2009, 09:09

Hi mjau-mjau
"clickable internal splashpage" - Do you have a link to this?
I'll pm you the link.

Regards Tony.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

21 Aug 2009, 04:45

I answered your private message, and whatever outcome you get, I think I will be looking into this issue for next release.
 
Tony
Topic Author
Posts: 15
Joined: 22 Nov 2008, 22:58

24 Aug 2009, 09:20

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

25 Aug 2009, 03:42

yes I understand. There will be an update shortly, and this will be on the list ..
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

18 Sep 2009, 08:04

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 ...