Modify this code to work correctly Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
5 posters

    Modify this code to work correctly

    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Modify this code to work correctly

    Post by hamesashek March 10th 2018, 11:17 pm

    Correct this code

    I have to work for this code but make sure it is formatted
    Whether it is on standby or there are errors



    Code:

    $(function(){
      $('body').append($('<div class="ripple">'
     .css({
       object.style.display="none"
      ));
      $('.iple')'</div>';;
    });
        



    Last edited by hamesashek on March 12th 2018, 11:53 am; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    Solved Re: Modify this code to work correctly

    Post by TheCrow March 10th 2018, 11:22 pm

    Hello, what will this code do?



    Modify this code to work correctly Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SSYT
    SSYT
    Forumember


    Male Posts : 77
    Reputation : 15
    Language : RO-10, EN-3, FR-1
    Location : Romania

    Solved Re: Modify this code to work correctly

    Post by SSYT March 11th 2018, 9:32 am

    Code:
    $(function(){
      $('body').append($('<div class="ripple" />').css({
          this.style.display = "none"
      ));
    });
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 10:12 am

    Luffy wrote:Hello, what will this code do?

    J'ai un travail à faire dans le Tumblite mais j'ai besoin de faire ce code correctement
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 10:27 am

    Apollo 2.0 wrote:
    Code:
    $(function(){
      $('body').append($('<div class="ripple" />').css({
          this.style.display = "none"
      ));
    });
    I want a class to have a class inside the tumblite
    I mean, I want to control the first course by hiding it, but inside it's the next course in the tumblite
    Example
    Code:

     <body> 
     <div class="ripple">
      class="progress-count"
      </div>

    Another example was JavaScript
    Code:

      $(function(){
      $('body').append($('<div class="ripple">').css({
          this.style.display = "none"
      else $('#bbcodejsfiddle').hide();
     '</div>')
      ));
    });
     

    Sorry for the language


    Last edited by hamesashek on March 11th 2018, 1:03 pm; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    Solved Re: Modify this code to work correctly

    Post by TheCrow March 11th 2018, 12:45 pm

    Please speak in English, as this is an English support forum.
    Please read our forum rules: ESF General Rules

    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
    Please read our forum rules: ESF General Rules



    Modify this code to work correctly Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Modify this code to work correctly

    Post by SLGray March 11th 2018, 7:27 pm

    What is a tumblite?



    Modify this code to work correctly Slgray10

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


    Male Posts : 77
    Reputation : 15
    Language : RO-10, EN-3, FR-1
    Location : Romania

    Solved Re: Modify this code to work correctly

    Post by SSYT March 11th 2018, 7:50 pm

    Code:
    $(function(){
      $('body').append($('<div class="ripple" />').attr('class', 'progress-count').css({
          this.style.display = "none"
      ));

      if(document.querySelector('.ripple')) $('#bbcodejsfiddle').hide();
    });
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Modify this code to work correctly

    Post by SLGray March 11th 2018, 8:19 pm

    Please change the title of your topic to something that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
    Please read our forum rules:  ESF General Rules



    Modify this code to work correctly Slgray10

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


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 8:21 pm

    It does not work. The lock must be placed at the bottom to work
    No one can do it please close the topic
    thank you all
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 8:24 pm

    SLGray wrote:What is a tumblite?
    I have a task to do in the templates but I need to do this code correctly
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    Solved Re: Modify this code to work correctly

    Post by TheCrow March 11th 2018, 9:33 pm

    hamesashek wrote:
    It does not work. The lock must be placed at the bottom to work
    No one can do it please close the topic
    thank you all

    Can you please explain more or at least show us some images of what you are trying to do? I am guessing no one knows what you are wanting besides you. Please give us some more information about your issue.. Thanks.



    Modify this code to work correctly Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 10:36 pm

    I want to make Class "hide-mobile-wdbloog" in concealment to hide Klaas "search-box"

    Modify this code to work correctly Aaaaaa10
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    Solved Re: Modify this code to work correctly

    Post by TheCrow March 11th 2018, 10:52 pm

    So you are trying to wrap the body around the div in order to make it smaller while on mobile devices? With the new div class?



    Modify this code to work correctly Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 11th 2018, 11:12 pm

    Well done
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    Solved Re: Modify this code to work correctly

    Post by TheCrow March 11th 2018, 11:25 pm

    I hope this is what you're trying to do. Based on the image you added you want to wrap search box with this div and hide it..
    Try adding this as your Javascript:
    Code:
    $(document).ready(function() {
      $('.search-box').wrap('<div class="ripple" />');
      $('.ripple').css('display','none');
    });



    Modify this code to work correctly Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    hamesashek
    hamesashek
    Forumember


    Male Posts : 111
    Reputation : 1
    Language : hamesashek

    Solved Re: Modify this code to work correctly

    Post by hamesashek March 12th 2018, 12:34 am

    Great job thank you
    Your solution was done
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Modify this code to work correctly

    Post by SLGray March 12th 2018, 1:25 am

    Please change the title of your topic to something that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
    Please read our forum rules:  ESF General Rules



    Modify this code to work correctly Slgray10

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


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Modify this code to work correctly

    Post by Ape March 14th 2018, 10:42 am

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    Modify this code to work correctly Left1212Modify this code to work correctly Center11Modify this code to work correctly Right112
    Modify this code to work correctly Ape_b110
    Modify this code to work correctly Ape1010