Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
Goto URL |
Sun, Sep 30 2012 10:15 AM | Permanent Link |
Alessandro ErgoSoft srl | Hi,
a very simple question... when click on a TImage I would like to redirect to an external URL how to do? Thanks |
Sun, Sep 30 2012 12:19 PM | Permanent Link |
Raul Team Elevate | Just add the OnClick event for the image and add this
window.open('http://www.elevatesoft.com','_blank','',false); (you need to add WebDom to your uses clause and of course change the URL) Raul On 9/30/2012 10:15 AM, Alessandro wrote: > Hi, > > a very simple question... > > when click on a TImage I would like to redirect to an external URL > > > how to do? > > Thanks > |
Mon, Oct 1 2012 1:46 AM | Permanent Link |
Alessandro ErgoSoft srl | thanks Raul
Alessandro Raul wrote: Just add the OnClick event for the image and add this window.open('http://www.elevatesoft.com','_blank','',false); |
This web page was last updated on Thursday, October 10, 2024 at 02:11 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |