BodeX 1 Posted August 4, 2017 Share Posted August 4, 2017 *I'm weak with English, but I hope you understand me! Hello i need help I need help with toolbars! I want to add a button to the toolbars that will open the link in the new tab, but I do not know how to do it! When I click on the Add Button, I need the HTML code that will open the link I want in the new tab! And I ask you to help me with this HTML code If you do not understand me, look at the pictures and make it clearer TY <3 Link to comment Share on other sites More sharing options...
Cookie Monster 673 Posted August 4, 2017 Share Posted August 4, 2017 Even the images made no sense. So you want to add a button, so when you CLICK on the button you do what? The html code to open a link in a new page would be like this <a href="www.google.com" target="_blank">INSERT TEXT HERE</a> The href is where the url goes. The INSERT TEXT HERE is what it says like this 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
BodeX 1 Posted August 4, 2017 Author Share Posted August 4, 2017 Thank you! Rep + But I want to click on the button to immediately open the link! And do not print a dot by clicking on it to open the link! If possible, can you send me the HTML code that will open the link when I click the button?? Link to comment Share on other sites More sharing options...
Cookie Monster 673 Posted August 4, 2017 Share Posted August 4, 2017 1 hour ago, BodeX said: Thank you! Rep + But I want to click on the button to immediately open the link! And do not print a dot by clicking on it to open the link! If possible, can you send me the HTML code that will open the link when I click the button?? I just did you need to insert your URL into the code <a href="INSERT YOUR URL HERE" target="_blank"></a> That's the code that goes in the HTML for the button 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
BodeX 1 Posted August 4, 2017 Author Share Posted August 4, 2017 Ty It does not work, but thank you for taking the time for me <3 REP + Link to comment Share on other sites More sharing options...
Cookie Monster 673 Posted August 4, 2017 Share Posted August 4, 2017 1 hour ago, BodeX said: Ty It does not work, but thank you for taking the time for me <3 REP + So what happends when you click the button ? 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
BodeX 1 Posted August 4, 2017 Author Share Posted August 4, 2017 5 minutes ago, Cookie Monster said: So what happends when you click the button ? Nothing Link to comment Share on other sites More sharing options...
Jeffrey 366 Posted December 15, 2018 Share Posted December 15, 2018 As your topic appears to be a support topic for IPS 4.1, we have moved it to the appropriate forum. Support Team - September 9th, 2017 - June 8, 2018 Junior Moderator - December 14th 2018 - November 16th, 2019 Designer - November 16th, 2019 - June 5th, 2020 Moderator - June 5th, 2020 - August 28th, 2020 Link to comment Share on other sites More sharing options...
Recommended Posts