Search found 3 matches

Go to advanced search

by Brindha
Tue Aug 04, 2015 11:01 am
Forum: Highslide JS Usage
Topic: How to position the expanded popup without preserveContent
Replies: 0
Views: 12740
 
Jump to post

How to position the expanded popup without preserveContent

Hi, I would like to position the expanded pop-up in my page. I have tried 1) hs.targetX and hs.targetY 2) hs.align 3) hs.anchor But everything works fine for the first time loading of popup; When I click to open the popup again for the second time, the position is not maintained. From the second tim...
by Brindha
Sun Aug 02, 2015 2:57 pm
Forum: Highslide JS Usage
Topic: Updated content not shown in html expander
Replies: 3
Views: 3391
 
Jump to post

Re: Updated content not shown in html expander

Hi, I'm facing the similar problem now.... I'm using highslide to open a pop-up, hs.htmlExpand(document.getElementById('divID'),{contentId:'subDivID', objectType: 'Ajax',align: 'center',width:700,height:200, preserveContent: false }); 1) When I use preserveContent: false, then in function, I'm getti...
by Brindha
Sun Aug 02, 2015 1:58 pm
Forum: Highslide JS Usage
Topic: document.getElementById element become Null after Popup Form
Replies: 11
Views: 12263
 
Jump to post

Re: document.getElementById element become Null after Popup

Hi, I'm using highslide to open a pop-up, hs.htmlExpand(document.getElementById('divID'),{contentId:'subDivID', objectType: 'Ajax',align: 'center',width:700,height:200, preserveContent: false }); 1) When I use preserveContent: false, then in function, I'm getting null for all IDs of document.getElem...

Go to advanced search