The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    i want change this code to sceditor

    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved i want change this code to sceditor

    Post by coolkool August 28th 2015, 11:44 pm

    hi everyone 
    how are you ??

    my code is :
    Code:
     
    <div><span class="gensmall">
    <a href="javascript:showhide(document.getElementById('plus_menu'))"><img src="http://2img.net/i/fa/i/smiles/icon_king.png" ></a><br><div id="plus_menu" style="position: absolute; margin-top: 8px; z-index: 1; left:
    1051px; display: none;"><table class="forumline" border="0" cellpadding="3" cellspacing="0"
    width="200"><tbody><tr>
    <td class="row1" nowrap="nowrap"><iframe src="http://x-gaming.lforum.biz/smilies.forum?mode=smilies_frame&t=1372088007" width="300" height="400" scrolling="no"></iframe></td></tr></tbody></table></div>
    </span></div>

    this code it's for button smilies i want fusion this code with sceditor 

    Anyone can edit code for me
    I will be thankful to him
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: i want change this code to sceditor

    Post by SLGray August 29th 2015, 2:42 am

    What exactly do you want to do with this code?



    i want change this code to sceditor Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool August 29th 2015, 7:19 am

    this code is normal button i want get him in the sceditor
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool August 29th 2015, 2:47 pm

    UP
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: i want change this code to sceditor

    Post by SLGray August 29th 2015, 7:14 pm

    coolkool wrote:
    this code is normal button i want get him in the sceditor

    coolkool wrote:
    UP
    Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!



    i want change this code to sceditor Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool August 29th 2015, 7:20 pm

    sorry brother
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: i want change this code to sceditor

    Post by SLGray August 29th 2015, 7:34 pm

    So you want to add a button to the full editor for the smileys?  And you want to remove the smileys from the side of the full editor?



    i want change this code to sceditor Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool August 29th 2015, 7:51 pm

    yes i want to add smileys button to full editor

    not QUICK REPLY only
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool August 31st 2015, 3:41 pm

    We have over the latest post 24 hour
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool September 2nd 2015, 3:06 pm

    We have over the latest post 24 hour
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: i want change this code to sceditor

    Post by SLGray September 2nd 2015, 8:48 pm

    Since @Ange Tuteur and @JScript are good with coding, they might can help you.



    i want change this code to sceditor Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: i want change this code to sceditor

    Post by Ange Tuteur September 2nd 2015, 9:14 pm

    Hi,

    Please provide the URL of your forum.

    Thanks Wink
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool September 2nd 2015, 9:25 pm

    Ange Tuteur wrote:Hi,

    Please provide the URL of your forum.

    Thanks Wink


    :rose:
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: i want change this code to sceditor

    Post by Ange Tuteur September 2nd 2015, 9:52 pm

    Add this to a script in all the pages.
    Modules > JavaScript codes management
    Code:
    $(function() {
      if (window.toolbar && !/emoticon/.test(window.toolbar)) toolbar = toolbar.replace(/(removeformat\|)/, '$1emoticon,');
    });

    That will add emoticons to the editor toolbar if it's not present.
    coolkool
    coolkool
    Forumember


    Male Posts : 140
    Reputation : 3
    Language : Arabic
    Location : SA

    Solved Re: i want change this code to sceditor

    Post by coolkool September 2nd 2015, 10:05 pm

    thanks bro it's working100%
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: i want change this code to sceditor

    Post by SLGray September 2nd 2015, 10:26 pm

    Topic solved and archived



    i want change this code to sceditor Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 23rd 2024, 1:28 am