Forum Moderators: open
I've got a function which is in the pop-up window called:
<a href="javascript:SetColor(this.bgColor);">PICK</a>
the function SetColor() is in the main (root) page, how can I call the function from the pop-up window? Note: for some reasons it is not possible to have the function in po-up window, thx for help:)