• Resolved estiee

    (@estiee)


    Hello,
    I tried to use your js code on Simple Custom CSS and JS

    
    ( function() {
    jQuery( document ).ready( function() {
    jQuery( “.fsmfe-wrapper” ).find( “a” ).click( function() {
    jQuery( this ).closest( “.fsmfe-wrapper” ).find( “.menu-toggle” ).prop( “checked”, false );
    } );
    } );
    }() );
    

    But it still not works, Can you please suggest how can I resolve it?
    Is there something I misspelled or error on code? Have a look:
    https://www.dropbox.com/s/nz0p1hlnrnvvrm5/js.png?dl=0

    As I don’t have much knowledge of jquery.

    Thanks! Waiting for your response

    [ Please do not bump. ]

    • This topic was modified 6 years ago by Jose Castaneda.
    • This topic was modified 6 years ago by Jose Castaneda. Reason: added backticks for code
    • This topic was modified 5 years, 12 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘anchor link not works on same page’ is closed to new replies.