#Draggable with JavaScript Draggable div using only plain javascript . Touch event is now added ; ) . Feel free to fork it &improv it and also tell me what new thing you added, I loved to see it :) .
A Pen by Rup Gautam on CodePen.
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJQSlwU5cYJ1V1oMIlkhjq93YyXsCRxOTGIDCg0n169AKR9FkiFPmdZ6MO0G6LDAdckuuSpq7DQA2EHtJpqpMxQv+pYEcKA4XS6Ev91LnWRecQQ5PzDzI6YdfBcK/qnqilt8GfUzI2oD1hLugnDtetL4/0ck/XHCFQivVbev0xqDmG5Dd5aQ/GrAqEGY7VpVkfwA80PSIkpk/d5mVooTrvJghVXIAX8ziFAAod9ynrirUh6LQoeKPyeSQ3eX/JyBil2yJ8+xmym7WSBp60RHbUae433xZoSzqQsWrLr4x6TtG13pNrfMeZGNxejaWeZ8utUQkqBUBoV/1MbwL3Orh1 rupngautam@gmail.com |
| on run {input, parameters} | |
| tell application "Finder" | |
| set theItems to input | |
| repeat with itemRef in theItems | |
| set theItemParentPath to (container of itemRef) as text | |
| set theItemName to (name of itemRef) as string |
#Draggable with JavaScript Draggable div using only plain javascript . Touch event is now added ; ) . Feel free to fork it &improv it and also tell me what new thing you added, I loved to see it :) .
A Pen by Rup Gautam on CodePen.
10.1 Which of the following statements are true about an immutable object?
A. The contents of an immutable object cannot be modified. B. All properties of an immutable object must be private. C. All properties of an immutable object must be of primitive types. D. An object type property in an immutable object must also be immutable. E. An immutable object contains no mutator methods.
Section 10.3 Scope of Variables 10.2 What is the printout for the first statement in the main method?
Etcher is a powerful image flasher for cross platforms.
On mac OS:
brew cask install etcher
Other OS:
https://github.com/resin-io/etcher
| __ScriptVersion="1.0" | |
| #----------------------------------------------------------------------- | |
| # Q5. usage function | |
| #----------------------------------------------------------------------- | |
| CMD_LINE_USAGE="Usage: $0 [-h] [-f file] [-r report]" | |
| function usage () | |
| { | |
| echo $CMD_LINE_USAGE 1>&2; |
| __ScriptVersion="1.0" | |
| #----------------------------------------------------------------------- | |
| # Q5. usage function | |
| #----------------------------------------------------------------------- | |
| CMD_LINE_USAGE="Usage: $0 [-h] [-f file] [-r report]" | |
| function usage () | |
| { | |
| echo $CMD_LINE_USAGE 1>&2; |
| __ScriptVersion="1.0" | |
| #----------------------------------------------------------------------- | |
| # Q5. usage function | |
| #----------------------------------------------------------------------- | |
| CMD_LINE_USAGE="Usage: $0 [-h] [-f file] [-r report]" | |
| function usage () | |
| { | |
| echo $CMD_LINE_USAGE 1>&2; |