yami007 Posted March 13, 2009 Share Posted March 13, 2009 i'm newbie to js and I just knew how to add smileys to the text but still dont know how to add urls.. :-\ please help Link to comment https://forums.phpfreaks.com/topic/149202-adding-url-to-the-post-text/ Share on other sites More sharing options...
yami007 Posted March 13, 2009 Author Share Posted March 13, 2009 like when a user click on the url image there pops up a little window asking them to enter the url and the name Link to comment https://forums.phpfreaks.com/topic/149202-adding-url-to-the-post-text/#findComment-783515 Share on other sites More sharing options...
darkfreaks Posted March 13, 2009 Share Posted March 13, 2009 if your doing validation i would recommend using the validation plugin for jquery Validation: http://plugins.jquery.com/project/validate Link to comment https://forums.phpfreaks.com/topic/149202-adding-url-to-the-post-text/#findComment-783529 Share on other sites More sharing options...
yami007 Posted March 13, 2009 Author Share Posted March 13, 2009 if your doing validation i would recommend using the validation plugin for jquery Validation: http://plugins.jquery.com/project/validate thanks for that tuto but this is not what i'm looking for. i mean what i want is just like here they let you add smileys and urls to the post, the thing they do here is easy to do, when u click on the url icon it goes into the textarea like that : as i said i want to do is something like that <a href="onclick="javascript:ajout_url('guestbooktext', 'Enter the website url', 'Enter the website name');"><img src="images/url.gif"></a> Link to comment https://forums.phpfreaks.com/topic/149202-adding-url-to-the-post-text/#findComment-783644 Share on other sites More sharing options...
darkfreaks Posted March 13, 2009 Share Posted March 13, 2009 http://www.dynamicdrive.com/forums/showthread.php?t=24350 Link to comment https://forums.phpfreaks.com/topic/149202-adding-url-to-the-post-text/#findComment-783881 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.