I’ve just found a website with an interesting example forwhere is the cursor and which text is selected (if any) in an input and textarea.
The truth is this code is not for daily use, but it’s quite interesting to see the possibilities of javascript (well in fact I was looking for this because I need [...]
Tag Archive > Programming
Where is the cursor in a input or textarea?
Micropost: Testing shows the presence of bugs
Today Hector, in an e-mail, has put the following sentence, which I totally agree:
“Testing shows the presence, not the absence of bugs” – Edger Dijkstra
That means that the tests are there to capture and show the bugs in our software, however all tests passing does not mean the absence of bugs, it usually means [...]
Español