Recent Posts
poast your fav cool websites
Give me one tech tip you know about
just installed Arch Linux bros
Urge to watch Mr. Robot Hindi dub
/cyb/+/psg/: Cyber-Punk/Security & Privacy
soyjak.st forum which hacked 4chin blocks all indi...
Have you discovered female luke smith yet?
Aarambh hai prachand..
OTG vs Microwave
which llm subscription is the best
Tell me all about indiachan/bharatchan lore
How do people who have a job get time to code on s...
Great time to be a /g/enius
Just found out linux foundation has their own free...
the best android browser has arrived!!
My ThinkPad arrived
(((Open)))ai playing new tricks
NEED ADVICE FROM true /g/entooman
Create something interesting with your skills now ...
Gonna make my own 34-key keyboard
which software on PC and mobile you use to handle ...
🦀🦀🦀🦀🦀
C++ Resources
Local Models General
GPT-5
What is shell programming
Libre Thinkpads
Computing
Tech Scams
Thinkpads are the best Laptops
M. tech. thesis suggestion,ideas.
Linux /gen/
Indian related AI discussion
privacy chuds gtfih
Best LLM model for coding and maths.
PuchAI
TLFuXv
No.1483
quick question, i want to to open a dialog box or a form we can say where i have to input some info and then store it. now my question is, how do i make sure a form pops up when i click that button.
```
function addBookToLibrary(){
const inputBtn = document.querySelector("#inputBtn");
inputBtn.addEventListener("click", (e) => {
})
}
```
TLFuXv
No.1484
i have forgotten a lot of it of dom handling as i havent been regular, any reference or documentation would be helpful too.
OuBZJV
No.1486
>>1483(OP)
>using classes
>just property modification like display
>go through 'dialog' element in html see if it works for you - if it works you may not need lots of js code
xPfQ0a
No.1487
>>1483(OP)
chutiya chamar ha kya? Ek function ? Chatgpt tujhe pura project de dega. nikal laude.
j4hZdl
No.1497