Hi Everyone,
I've been trying to figure out how to assign a value that I grab through javascript into a java string. I need to grab the value of a drop down menu through javascript and assign that to a java string variable. Here's the code that I have right now:
<script>
var test =...
Edward,
I need to modify a file upload program to check for valid image files because users have been sending up invalid files :) Thanks for the help fellas.
Hello,
I was hoping someone could help me find a list of valid image file types for Internet Explorer. I need to get a list of valid image extensions for a project that I'm working on. Any help would be appreciated. Thanks!
Hi,
I want to keep a pop up window that I opened using window.open() as the top window, meaning that the user can't click on the page behind the pop up until they trigger an onclick event in the pop up window. Thanks for your input!
Thanks for the help starway...I actually should have stated that I need the image that I click on to go to a specific div tag on the parent page (tracked by div id). For example, the following is the code that I have:
function setPic()
{...
Hello,
I'm pretty new to javascript, I needed to pass a text value from a pop up window into the parent window. What I'm doing is actually for an image....a pop up window will contain a list of images, you click on an image and the pop up closes and the image you click on will appear on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.