Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emyann/uifriendlyzr
Allows to record a step by step scenario explaining goal of different parts of a web page
https://github.com/emyann/uifriendlyzr
Last synced: 5 days ago
JSON representation
Allows to record a step by step scenario explaining goal of different parts of a web page
- Host: GitHub
- URL: https://github.com/emyann/uifriendlyzr
- Owner: emyann
- Created: 2013-09-24T21:24:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-12T21:37:39.000Z (almost 11 years ago)
- Last Synced: 2024-10-30T21:09:55.440Z (about 2 months ago)
- Language: JavaScript
- Homepage: http://emyann.github.io/UiFriendlyzr/
- Size: 215 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UiFriendlyzr
============Allows to record a step by step scenario explaining goal of different parts of a web page
Demo here: http://emyann.github.io/UiFriendlyzr/
I need to do some work on the demo but if you want to test it, follow theses instructions:
- Click on REC
- Select a block
- Type a tooltip in textarea and save it for this block
- Select another block, do the same as previous and so on
- At the end click again on REC button
- Now let's click on play and hover block to display tooltip
- Refresh the page, press play and tooltip are always here !!Blocks' reference are saved using a generated hash , so you can move blocks to another location without tooltips disappear.
Stay tuned, I'll will bring lot of features.
Fork it if you're interested