Here are some js widgets and things I made for this site. I'm not an expert in javascript. In fact, I never learned it in my life before making this site. So everything I made here is basically me throwing shit together untill it works. Feel free to use them. I would appreciate if you leave a creadit of you use them
Also sorry for all if else-s...
Small and simple fake login form with one username and password available. You can check it out on site's main page.
HTML code:
JS code:
Polls are quite neat to have, but what if you wanted to have a rigged poll? Here is my version for it. Make a page and insert it as an iframe and enjoy
I tried to emulate the look of old forum polls with CSS but you can customize it as you want
HTML code:
CSS code:
JS code:
Have you ever wanted one of those seach bars that redirect you to the specific pages of your site? Here is my clunky recreation of a search bar that works on my site. It triggers at certain words that you input. For example if you put in search bar on my site "KDD" you'll get to this page!
HTML code:
JS code:
just a link that gets you to a random page from the list of pages that you can set up
HTML code:
JS code: