DEV Community

Gabin
Gabin

Posted on

1

OdooV14 - Make Appear Header Logo on Scroll Down

I'm trying to make my logo appear in my header when i scroll down. It works normally on a simple html page but it does not work on Odoo Website.

In odoo website I placed my JS file like this in assets.xml :

<template id="assets_editor" name="Vichysport's Script" inherit_id="website.assets_editor" priority="1"&gt
    <xpath

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay