sobrenome Posted May 25, 2015 Share Posted May 25, 2015 Is there any documentation about Modal Window on IPS 4? Link to comment Share on other sites More sharing options...
不中用 Posted May 25, 2015 Share Posted May 25, 2015 Is there any documentation about Modal Window on IPS 4? . Looking directly into the code is the best documentation to make a link or a button .. try these .. <a id="someID" href="http://toPage/" data-ipsdialog="" data-ipsdialog-title="My title">my link</a> with a button: <a id="soameID" href="http://toPage/" data-ipsdialog="" data-ipsdialog-size="narrow" data-ipsdialog-title="My title" class="ipsButton ipsButton_important ipsButton_medium" title="mouse over title">ButtonTitle</a> data-ipsdialog-size .. I've set it to "narrow" .. "medium" should work also (I guess) like the ipsButton_size .. . Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.