Author | window open method |
crepers12 Member |
![]() |
Hello.
I have a question about Aria.$window Class. Amadeus recommend to use Aria$.window.open instead of window.open. I can implement open window with url using “Aria.$window.open()” method. Aria.$window.open(url); But I would like to open window with post data. How can I do it? |
|