HTML / JAVASCRIPT
HTML / JAVASCRIPT
- Started
- Last post
- 1 Response
- brunocorreia
I have a ( NEXT ) button on a site that needs to link to the next .HTML file in the same directory by alphabetical order.
Anyone can help ?Thanks !
//
- rabattski0
html / javascript can't read out the content of folders if that's what you want. you have to do that with php for instance.