DEV Community

Ahmed abdirahman
Ahmed abdirahman

Posted on

How Javascript makes web pages more interactive

ACCESS CONTENT : You can use JavaScript to select any element, attribute, or text from an HTML page▪ For example: Select the text inside all of the elements on a page▪ Select any elements that have a c1ass attribute with a value of note▪ Find out what was entered into a text input whose id attribute has a value of emai1▪ Javascript allows you to make web pages more interactive by accessing and modifying the content and markup used in a web page while it is being view in the browser.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay