|
18h
|
|
asked | jQuery mouseup event not firing on canvas displaying js pdf |
|
May
12 |
|
comment |
Plot coordinates on PDF displayed in iFrame I have found when implementing this code and targeting the canvas displaying the PDF rather than the whole document is causing the "mouseup" event to fail. If I take out the code to draw the box as you drag it works but obviously I would prefer to keep this in place. I will keep testing this myself but I have uploaded an example in case you know what may be causing this @UselessCode. tarakan.chapmanio.co.uk/pdf/pdf.html |
|
May
12 |
|
comment |
Plot coordinates on PDF displayed in iFrame I have found when implementing this code and targeting the canvas displaying the PDF rather than the whole document is causing the "mouseup" event to fail. If I take out the code to draw the box as you drag it works but obviously I would prefer to keep this in place. I will keep testing this myself but I have uploaded an example in case you know what may be causing this @Useless Code. tarakan.chapmanio.co.uk/pdf/pdf.html |
|
Apr
28 |
|
accepted | Plot coordinates on PDF displayed in iFrame |
|
Mar
27 |
|
comment |
Plot coordinates on PDF displayed in iFrame Thank you so much for this answer and example, that's beyond anything I was expecting/hoping for! I will give it a try when I get some time tomorrow (hopefully) and let you know how I get on. |
|
Mar
26 |
|
asked | Plot coordinates on PDF displayed in iFrame |
|
Mar
22 |
|
awarded | Critic |
|
Mar
22 |
|
comment |
Including tags in conditional comments when using getElementsByTagName I'm hoping to find a solution that doesn't require parsing HTML with regex. My code works using regex but it is widely considered unreliable for this, so I am investigating the best way of doing this with DOMDocument. Looping through childelements for an entire HTML document clearly isn't the best method, hence asking it anyone knew of anything else... |
|
Mar
22 |
|
comment |
Including tags in conditional comments when using getElementsByTagName I've updated my question to include an example of what I mean. In my case I'm talking specifically about conditional comments. I was using regular expressions previously but DOMDocument is always recommended ahead of this. |
|
Mar
22 |
|
comment |
Including tags in conditional comments when using getElementsByTagName I've edited the question to include an example. |
|
Mar
22 |
|
revised |
Including tags in conditional comments when using getElementsByTagName added 140 characters in body |
|
Mar
22 |
|
asked | Including tags in conditional comments when using getElementsByTagName |
|
Mar
22 |
|
comment |
PHP DomDocument alter conditional comments Is there a way of getting getElementsByTagName to pick up tags in comments as well? It's not ideal to loop through all child nodes to find those within comments. |
|
Jan
30 |
|
awarded | Notable Question |
|
Jan
25 |
|
awarded | Yearling |
|
Dec
3 |
|
awarded | Nice Answer |
|
Oct
30 |
|
awarded | Popular Question |
|
Oct
4 |
|
awarded | Self-Learner |
|
Sep
28 |
|
accepted | urldecode() and rawurldecode() working locally but not on live server |
|
Sep
20 |
|
comment |
urldecode() and rawurldecode() working locally but not on live server It won't let me for two days, curse you Stack Overflow! shakes fist |