Here is the updated version of the script:
dynamicpage3.js.zip (892 Bytes)
Changes:
- on page load fade in effect added. More info here:
Cool fade in effect on page load - #3 by EffexorXR
If you don’t need it simply remove first 3 lines of code: - Included brics are now loading with content. But you will need to add them manually to the script

To do so you will need to launch preview of your page and by right-clicking openinspect element thing
Here you will be able to find all your brics .js paths:
- Copy the path of the script you need and remove everything after .js
- Open the dynamicfolder3.js in your favourite text-editing software
- Find the line
42and add the path you got from step 1.
- Repeat if necessary
Thats it for today. ![]()
p.s.
If anyone knows how to get <!-- Additional JS --> paths, post here so I would be able to add custom brics to the loader.


