Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add Storage Description on Mouse Hover to add storage area #104
Comments
|
Was looking in "friendup/interfaces/web_desktop/apps/Account/Scripts/newstorage.js". Figured it should go in around line 70, but am unsure how to impliment "onmouseover" using "literal" string in "friendup/devices/DOSDrivers/XXXX/sysinfo.json" Another possibility is to add a description item in the json file as an extended instruction. Then when the user hovers on the icon, the literal string is displayed as a tooltip. When the drive is selected, the detailed instruction could be displayed in the add storage entry window. |
When adding storage, there are a lot of options available and no description of each type of storage. when hovering over a storage item, a description could pop up to inform the user.