maze123978 Posted June 30, 2013 Share Posted June 30, 2013 Hi guys, I have question. Im trying to write some text editor with bbcodes etc. I need to add some textbox in which i could add url to item (http://mfo3.pl/game/view.php?t=a&id=20) and after clicking "add" button it will add to textarea contents of div with class=icon some ideas? Link to comment https://forums.phpfreaks.com/topic/279703-form-input-question/ Share on other sites More sharing options...
ginerjm Posted June 30, 2013 Share Posted June 30, 2013 Huh? Link to comment https://forums.phpfreaks.com/topic/279703-form-input-question/#findComment-1438618 Share on other sites More sharing options...
maze123978 Posted June 30, 2013 Author Share Posted June 30, 2013 I want to add to this form (http://mfo3.webd.pl/test/cialoa.php) some function. Namely, text box where i could add url of item (thats example http://mfo3.pl/game/view.php?t=a&id=20) and after clicking "add" button it should adds contents of <div class="icon" to my form (just like after clicking "bold" or "italic" now. The example of contents <div class="icon" is <div class="icon"> <div class="Animator animator-display" id="HJS66420338322" style="margin: 0px; overflow: hidden; background-image: url(http://mf3.pl/static/icons/Armors.png?4d91e94f); width: 24px; height: 24px; display: block; background-position: -240px -96px; background-repeat: no-repeat no-repeat;"></div> </div> Link to comment https://forums.phpfreaks.com/topic/279703-form-input-question/#findComment-1438619 Share on other sites More sharing options...
maze123978 Posted June 30, 2013 Author Share Posted June 30, 2013 some ideas? Link to comment https://forums.phpfreaks.com/topic/279703-form-input-question/#findComment-1438679 Share on other sites More sharing options...
ginerjm Posted June 30, 2013 Share Posted June 30, 2013 None from me. I have no idea what you are doing, nor why you are trying. Seems like a waster of time. Link to comment https://forums.phpfreaks.com/topic/279703-form-input-question/#findComment-1438683 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.