1

what is the best FREE mockup tool for web applications? I know balsamiq, which is really nice, but lacks the feature of linking different pages together.

I would like to do some kind of prototyping, so not just mocking a view, but also providing interaction between the mockups.

Which tool could I start with?

membersound
  • 81,582
  • 193
  • 585
  • 1,120
  • 1
    Since Version 1.6, Balsamiq is able to link between Mocks: http://blogs.balsamiq.com/product/2009/04/15/mockups-16-release-linking-mockups-and-more/ – micfra Jul 20 '12 at 08:47
  • Bunch of tools are listed in this question: http://stackoverflow.com/questions/2219692/tool-for-drawing-ui-mockups-for-a-web-application – Juha Palomäki Jul 20 '12 at 08:50

1 Answers1

0

I think exhibit from mit csail is a good choice. http://simile-widgets.org/exhibit/ You can load your data from javascript and simulate interaction with jquery and/or passing actions through URL parameters.

keefe
  • 46
  • 1