question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can it exclude input and text areas ?

See original GitHub issue

it might usually not good approach to set c as a short key but I had to do it for my purpose. so when I use input text/text area and type c , it fires up the short cut key. If there is a way to exclude the input and text areas that would be great

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fgr-araujocommented, Jun 24, 2017

Code updated. Could you test?

0reactions
javierojeda94commented, Jun 27, 2017

I’m on my way to test it right now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

jQuery, Select Body but exclude Textarea and Input:Text, how?
I tried this $('body').children().not('textarea input:text') But not working. Anyone has an idea? I want this because when I use jQuery.
Read more >
How to Remove and Style the Border Around Text Input Boxes ...
To have clear fields in your forms, set the outline property to its "none" value, which is used to display no outline. input...
Read more >
<input>: The Input (Form Input) element - HTML
The <input> HTML element is used to create interactive controls for ... password, A single-line text field whose value is obscured.
Read more >
Excluding Content via Code | Help Center - Mouseflow
With Mouseflow, you can exclude certain input fields from being recorded using your own website's code. This is commonly used to exclude sensitive...
Read more >
Text fields - Material Design
Label text should be aligned with the input line, and always visible. It can be placed in the middle of a text field,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found