Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

N

Nathalie

@Nathalie
About
Posts
23
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Replace some element of page title
    N Nathalie

    @arminunruh said:

    substr(12)

    Perfect Armin! The .substr was exactly what i needed ! You are great as always !
    Thanks

    General Discussion

  • Script back-end doesn't work front-end
    N Nathalie

    @arminunruh This work fantastically great ! Thanks for your help ! I have edit the script to have the text scramble each time the mouse is moving though body :+1:

    Frontend.GlobalEvents.on("newpageshown", function(layoutObj, type, obj){

    var scramble = jQuery("#scramble").splitText({
        'type':'words',
        'animation':'scramble'
    });
    jQuery("body").on('mouseover', function(){
        scramble.animate();
    });
    
    });
    
    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search