Hacker News new | ask | show | jobs
by bobwaycott 4807 days ago
Well, I use the Link feature with a button in the prior version to link to other pages. This is now consolidated into the revamped hotspot feature.

I've used this on a single project so far to show off interactivity by creating a mockup, duplicating it, adding in the interactivity changes (say, a popup or other state changes), and then create a button to link off to the duplicated page with the extras. It made for a pretty nice mockup with demo-ability.

The current version has moved this into the hotspot feature, which appears to allow arbitrary hotspot creation and the same ability to link to other mockup pages. There is now no need for a button as far as I can tell.

2 comments

Cool, that is an improvement.

Does this allow for incremental refinement/iteration of the mockup? My problem with duplicating pages is basically having a bunch of shared components on the same page, and then having to make a change to one of them... across the dozen different pages representing the states... so it was still an insufficient method for me.

Yeah, there's not exactly a perfect way of getting it just right, as far as I see it. I tended in my projects to use the tooltip object to highlight/explain certain interactive pieces. But I don't use tools like this to actually dig into interaction specifics--I use it to communicate the general direction of an idea only.
Master Pages might help here. We're also planning to add Master Objects to make this even easier.
We're looking at elegant but simple ways of adding support for other states (hover, double click and so on).