<div class="link" href="/ajax_example">Relative Window / Content from Ajax</div>
instead of:
<a href="/ajax_example">Relative Window / Content from Ajax</a>
Control.Window will still pick the href attribute, whatever the tag..
but this trick will stop IE9 from following the link directly.
Of course you need to style your element properly to make it look like a link:
.link { color: #037CD5; cursor:pointer; text-decoration: underline;}
This html won't validate as href is not a valid attribute for a div
but it seems not to have other nasty drawbacks.
Best,
Paolo
> --
> You received this message because you are subscribed to the Google Groups "LivePipe UI Users" group.
> To post to this group, send email to livepipe...@googlegroups.com.
> To unsubscribe from this group, send email to livepipe-ui-us...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/livepipe-ui-users?hl=en.
>
>
--
Paolo Dona' | http://paolodona.com