I am new to Koolmoves. (bought it yesterday)
How can I make a link open up a pop up window that is a certain size for a php page. I have a java script that I put in html pages but I can't figure out how to make it work with Koolmoves.
Prety much from either the Get URL or Javascript Interface you will type this Javascript:window.open('url','pagename','atributes ');void(0); or you can use the line waytogo used - Its suitable and a bit cleaner.
Prety much from either the Get URL or Javascript Interface you will type this Javascript:window.open('url','pagename','atributes ');void(0); or you can use the line waytogo used - Its suitable and a bit cleaner.
Prety much from either the Get URL or Javascript Interface you will type this Javascript:window.open('url','pagename','atributes ');void(0); or you can use the line waytogo used - Its suitable and a bit cleaner.
I think you guys are way out of my league. I don't know what the attributes are. I need to open up a window that is 700px wide, 400px tall, scrollable, with the url http://www.keyslounge.com/calendar/calendar.php
also I couldn't find the other one you suggested.
Thanks very much for your help, I know Koolmoves is a good product I just think maybe its above my skill level to do the cool stuff.
atributes are things like Hieght and Width... that type of thing.
Anyhow to do this you will switch KoolMoves into advanced skills if it isn't already in Advanced Skills mode. You do this bvuy going to File>Preferences
Now once it is in advanced skills you will add this as a Javascript action (Javascript Actions are under advanced)...