This is my first post on this site and it will not be the last I can tell you, I am going mad here as I know I have made this issue that I have working the past but for the life of me I cannot find the page with the code on.
The issue is:
I have a form field called productColour it has an id of productColour1 I am trying to reference the value of that field when the user clicks on an images button like so:
I like your thinking and it would make the code much neater however I have tried it and it does not work the value of the productcolour1 field is not being displayed just the javascript:
productColour=+document.getElementById(id).value+
this is the query sting displayed on the called page, I have tried this on the page and with a new document.
I have been playing with the code you kindly sent over and I have been adding more functionality to it I do have one issue that I cannot work out and hoped you may know what to do. Can I add attributes like height and width of the opened window as you do in a normal window.open().
I have been playing with the code you kindly sent over and I have been adding more functionality to it I do have one issue that I cannot work out and hoped you may know what to do. Can I add attributes like height and width of the opened window as you do in a normal window.open().
But it would be somehow unpleasant for the user. Most of the people use TABS now within the same browser. Modifying the window's size will modify the whole browser. Well, you can try
Bookmarks