cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to close the mashup on button click

madnan
1-Newbie

How to close the mashup on button click

How to close the mashup on button click?

please hep with the solution.. thanks in advance

4 REPLIES 4
nkhose
1-Newbie
(To:madnan)

Hi

Can you be more specific are you trying to close the mashup tab or trying to close a Pop-up open from

parent mashup  , in later case the mashup itself has closeifpopup event

madnan
1-Newbie
(To:nkhose)

Hi,

Thank you for your reply, how to do if i have to close the mashup tab on button click?

Add an expression widget, and set it on Expression=close();

Then you just need to trigger that expression widget whenever you want to close the browser window.

Hi,

Thank you so much. It worked

Top Tags