0
Glossary website
How to do glossary website using only html css and Javascript not jquery or any Please let me know if you know or any source Thanks
2 Antworten
+ 1
actually, you could wtite a glossary in pure HTML. CSS is just the fancy design and javascript is not needed.
You could setup text anchors for the words (so that you have the list at the top and the descriptions at the bottom)
Or if you wish to be fancy, using CSS; you could have a popup when the person clicks on a link with the word description that pops up when the word is clicked...
If you wish to add Javascript, you could close the description after a certain time..?
Use your imagination! ;)
+ 1
Thanks for your time and suggestions :)
I want to Add cart now I'm using json and key Value pair