I'm creating pop-up window for ASP.NET using JavaScript.
I'm tring to pass multiple values from pop-up window to the original window. If I'm passing a single value, it works. Does anyone know how to pass multiple values?
Thank you.
Here is my code which doen't work.
** Original window side...
Thank you all for replying to my question. I appreciate it. I'm trying to make my tabbed navigation bar on a User Control (ASP.NET). So, since the navigation is not static, I'll use JavaScript.
I'm trying to create a tabbed navigation bar using <div><ul><li>. I can change the font color and background-color when the tab menu is hover, active, or visited.
How can I change the background-color of the tab menu you just clicked? Yahoo website tabbed navigation bar is an example...
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.