aixtreme
Posts: 6
Joined: Tue Mar 20, 2012 11:17 am

URL with parameter in objectType: ‘iframe’

Hi again,

just noticed that obviously parameters are not assigned to a link while using objectType: ‘iframe’.
Example:
<a href="file.htm#/?playlistId=1&videoId=1" class="contentheader" title="Video Examples" style="font-size:14px" onclick="return hs.htmlExpand(this, {objectType: 'iframe' } )">Video Examples</a>

should open a specfic video in a specific playlist in a video player but only open it as if there are no parameter.

I have no idea... :-(

Thanks for an answer

aixtreme
Last edited by aixtreme on Mon Jul 13, 2015 8:18 am, edited 1 time in total.
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: URL with parameter in objectType: ‘iframe’

I can't figure out what's going on there. It's not fundamentally a Highslide JS problem. I put together a quick test page, using your iframe content, and it works fine:

(demo page removed)

I'll keep looking....
Last edited by MisterNeutron on Sun Aug 23, 2015 11:49 am, edited 1 time in total.
aixtreme
Posts: 6
Joined: Tue Mar 20, 2012 11:17 am

Re: URL with parameter in objectType: ‘iframe’

Hi again, :D

Yes, looks like another issue will block this on my page.
Perhaps I'll try to start with your sample page and add my additional scripts step by step and do my try and error system as I do it usually... :wink:

But your sample page helps me a lot because I now know that there must be a mistake on my side.

Thank you so much.

aixtreme (Harald)
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: URL with parameter in objectType: ‘iframe’

Yes, that's the approach I would take - start adding things until it breaks.
aixtreme
Posts: 6
Joined: Tue Mar 20, 2012 11:17 am

Re: URL with parameter in objectType: ‘iframe’

Can you please leave your test folder for this week?
I've copied your content and got the same fault here on my server.
Guess this could be a .htaccess thing or so.

http://www.head-acoustics.de/de_neu_tel ... addemo.htm

Thanks

Harald
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: URL with parameter in objectType: ‘iframe’

Sure - I'll let it sit there for a while.

Return to “Highslide JS Usage”