alan
Posts: 1
Joined: Thu Feb 27, 2014 3:00 pm

Broken Link

Respected Highslide Team!

When I scan my site with Dreamweaver, I get one broken link report concearning highslide and I don't know how to fix it. Here is the line 1668 - 1670 from highslide-full.js:

Code: Select all

this.body.innerHTML += '<iframe name="hs'+ (new Date()).getTime() +'" frameborder="0" allowtransparency="true" key="'+ this.key +'" '
			+' style="width:'+ this.objectWidth +'px; height:'+ h +'px" '
			+ onload +' src="'+ this.src +'" ></iframe>';
'+ this.src +' - This is the part that Dreamweaver tags as a broken link.

Thanks in advance!
seba
Posts: 4415
Joined: Tue Jul 31, 2012 2:26 pm

Re: Broken Link

Do you have any example which doens't work by this link ?
Sebastian Bochan
Highcharts Developer

Return to “Highslide JS Usage”