pkdevbox / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

target="_self" be able to slide #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, iUi.js is simple, but it is powerful and cool for web app.

iUi sample write target="_blank", when I click the menu, open browser window.
I expect to change element _blank to _self or _webapp, it is able to slide to 
external page.
■Expecting code
1.<li><a target="_webapp" href="xxx.html">XXX page</a></li>
2.slide to external page.

I use Version 0.40-dev2 and windows XP.

thank you.

Original issue reported on code.google.com by koutaro....@gmail.com on 7 Jun 2011 at 4:18