oupala / apaxy

a simple, customisable theme for your apache directory listing
https://oupala.github.io/apaxy/
GNU General Public License v3.0
1.86k stars 256 forks source link

jQuery is not required for such a little thing #2

Closed GromNaN closed 11 years ago

GromNaN commented 11 years ago

This is very excellent, but do you really need jQuery ?

AdamWhitcroft commented 11 years ago

If you can rewrite the same in vanilla JS please do.

I've chosen to do it using jQuery instead of CSS3 selectors for better browser support.

carmelosantana commented 11 years ago

With jQuery loaded it leaves the possibility of later adding a small lightbox script, if one wanted to go down a more media friendly route.