A Pen by Gonchar Dima

Developer
Size
1,760 Kb
Views
36,432

How do I make an a pen by gonchar dima?

What is a a pen by gonchar dima? How do you make a a pen by gonchar dima? This script and codes were developed by Gonchar Dima on 21 August 2022, Sunday.

A Pen by Gonchar Dima Previews

A Pen by Gonchar Dima - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Gonchar Dima</title>
</head>
<body> <html>
<head> <meta charset="utf-8">
</head>
<body> <form name="search"> <label>Поиск по сайту: <input type="text" name="search"> </label> <input type="submit" value="Искать!"> </form> <hr> <form name="search-person"> Поиск по посетителям: <table id="age-table"> <tr> <td>Возраст:</td> <td id="age-list"> <label> <input type="radio" name="age" value="young">до 18</label> <label> <input type="radio" name="age" value="mature">18-50</label> <label> <input type="radio" name="age" value="senior">более 50</label> </td> </tr> <tr> <td>Дополнительно:</td> <td> <input type="text" name="info[0]"> <input type="text" name="info[1]"> <input type="text" name="info[2]"> </td> </tr> </table> <input type="submit" value="Искать!"> </form>
</body>
</html> <script src="js/index.js"></script>
</body>
</html>

A Pen by Gonchar Dima - Script Codes JS Codes

var tableElem = document.getElementById('age-table');
var label = tableElem.querySelectorAll('label');
for (var i = 0; i < label.length; i++) { alert(label[i].innerHTML);
}
A Pen by Gonchar Dima - Script Codes
A Pen by Gonchar Dima - Script Codes
Home Page Home
Developer Gonchar Dima
Username crauler
Uploaded August 21, 2022
Rating 3
Size 1,760 Kb
Views 36,432
Do you need developer help for A Pen by Gonchar Dima?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Gonchar Dima (crauler) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!