Type: Posts; User: xScooterx
Thanks Xelawho, the problem was the name of the function and the variable.
Hello everyone, I am working on a project. I need to use SetInterval so a function will execute over and over until i clear the interval. The problem i am having is that after the interval is...
Thanks for the idea on Moral Windows. It Solved the problem. It's Worth mentioning that you need to store the value you want to retrun in window.returnValue Thanks again.
Thanks, i'll look into modal windows. Will that solve the problem of the code continuing on? That seems to be the issue I am having.
Hello everyone, looking for some advice on a problem I am having. What I am trying to do it allow a user to click a button, which will open a popup with a list of values they can choice from....