-
Recent Posts
Categories
Subscribe via RSS
-
Join 31 other subscribers
Tag Archives: programming
Be careful with your fix!
I think many times the code grows wrong (also) because of some wrong solutions… Little example: yesterday I was sending an email by Gmail, an attachment was included to the mail. Correctly, I wasn’t able to send the mail (clicking … Continue reading
Multi select avoiding ctrl button, provided by pure select tag and jQuery
How many times we need to choose more than one item from a select tag? By default, it is possible to do that pressing the <ctrl> button. Holding down the ctrl button to select more values is considered not intuitive … Continue reading
Posted in Javascript, jQuery, My code, Programming
Tagged avoid, avoid ctrl, category, ctrl, javascript, jQuery, multi, multi selection, multiple, programming, select, selection, user interface
5 Comments