Re: Menu with mouse up
Yes, that works great. It's also easier not having to list all the image names. The n is far easier.
One question. Should the JS have a closing curly bracket just before the </style> tag? It seems to work fine with / without.
<style>
#img0 {
transform: scale(100%);
transition: all 1s ease-in;
}
#img0.scale {
transform: scale(105%);
</style>
Egg
Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
Bookmarks