Questions tagged as 'dom'

1
answer

Simple_html_dom what is the difference between the two URL's?

$URL1 = "http://ladbrokes.365dm.com/greyhounds/profile/dog/oor-millie/3334094"; $URL2 = "http://ladbrokes.365dm.com/greyhounds/profile/dog/nickoff-bingo/3357750"; Url2 works and can extract data, Url1 does not. <?php include "simple_htm...
asked by 07.09.2018 / 16:54
1
answer

Duvida JavaScript [closed]

The structure below is a guide to how information is arranged. Implement in javascript the listAllDoctors() function that is responsible for storing the structure below containing their names and specialties. Note that the names and speci...
asked by 07.11.2018 / 19:45
1
answer

Staff who can help me, I am a beginner in javascript,

I wanted to make the number of clicks stored in the localStorage, and when I returned the number of clicks I would continue where I left off. I have tried doing so, but in alert only shows NaN : <!DOCTYPE html> <html lang...
asked by 08.11.2018 / 23:49
1
answer

Add and edit AJAX element

Good, I want to edit a tr after creating it and added by AJAX. When I click on create 'Brand': $('#confirmCreateBrand').click(function(){ brand = $('#createbrand_name').val(); advertiser = $(this).attr('advertiser-id'); user = $(t...
asked by 21.05.2018 / 13:13
1
answer

Doubt with college work in javascript using DOM [closed]

Good morning, guys, I have this job to do and deliver tomorrow in the tutorial, but I'm completely lost in how to work out this in notepad ++. Could you please give me a light? I've been trying since 2:00 am and I can not. Thank you in advance....
asked by 08.02.2015 / 11:11
0
answers

Would you like to get an element of a page, through its "coordinates"? [closed]

I would like your help, as I was asked to develop an extension for google chrome, which takes a certain value from a particular page, but I do not have much programming knowledge with javascript, could anyone help me? I saw something related to...
asked by 11.07.2017 / 16:07