<script language="javascript">
function openPop(form) {
var url=(form.state.options[form.state.selectedIndex].value);
myWindow = window.open(url, 'myWindow', 'toolbar=no, location=no, directori...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22983500.html
HI Guys, I have been developing a website in PHP, which renders the code shown below in the code attachment. It works and displays perfect in FireFox, but IE7 doesn't render it at all, although if...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_2...
Does anyone have a good example of a pure CSS horizontal menu that supports sub menus and sub sub menus? Please see xml representation of the menu.
Any help appreciated. Thanks. I would have ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/DHTML/Q_23300206.h...
Zones:
DHTML,
CSSDate Answered: 04/08/2008 Rating: 9.0 Views: 252
I have a bar graph that is updating on the fly using javascript. The outer table has a light color that shows the outer limit, the inner table is the actual progress. I want to show a percentage ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23492672.ht...
I'd like to use event handling to notify an external JavaScript (JS) file of when a div grows in size. How do I do that, with emphasis on making it work in IE6? My problem in greater detail:
T...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23493623.html
I have a vbs script that creates an internet Shortcut (Thanks to the good folks on this site). But my internet shortcut does not work under the firefox browser, however, if they use IE6, or IE& it...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23630174.ht...
Zones:
VB ScriptDate Answered: 09/17/2008 Rating: 8.7 Views: 59
Hi again :)
Is there any way to prevent the left padding in a select box ?
For example:
<html>
<head>
<style type="text/css">
<!--
SELECT
{
height: 19px;
}
INPUT.text,
TEXTARE...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23765359.htm...
Zones:
CSS,
XHTMLDate Answered: 10/12/2008 Rating: 6.6 Views: 27
Hi,
I have a webform with multiple expandible/colapsible panels via a JavaScript hide/show (display="none") function, "hs".
This utilises another function "$" to pass the ID.
The panel wi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JScript/Q_23688826.html
Zones:
JScriptDate Answered: 05/05/2009 Rating: 8.2 Views: 0
The staff page at http://www.xtremefaithnorco.org/staff/ is not working well in IE6. I got the issue addressed in IE7 and Firefox. MY problem is that the black bar across the screen is below the ma...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23430974.htm...
Zones:
CSSDate Answered: 05/25/2008 Rating: 9.2 Views: 0
Hi all,
I have an html newsletter that is sent to customers. In the email I need to provide some links that will popup a window no toolbar etc (not a seperate browser window) . Simple enough, ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23077395.html
Zones:
JavaScriptDate Answered: 01/28/2008 Rating: 8.2 Views: 21