Hi,
I'm working on something -- VERY preliminary at this stage -- but I can't figure out for the life of me why the dynamic layer trick I am trying to achieve doesn't seem to want to work...
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10339840.html
Zones:
JavaScriptDate Answered: 05/06/2000 Grade: A Views: 0
Hi,
I've been searching a lot for a Top Menu, which opens sub menu on mouse over one of the categories, something like here: http://www.milonic.com/menusample1.php .
Though some are not free an...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23235513.html
The JavaScript below gives me a Print this Page button on my html page. How can I modify this script so that the "Print this Page" text button is replaced with an icon? Thanks.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23472987.html
Hi, I have a draggable DIV that has Iframe in its content section. The draggable popup is defined as
<div id=popupcontainer>
<div id='popupInner'>
<div id='popupTitleBar class=dragHandl...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23508860.html
I have a simple preloader progress bar that i found and did a few adjustments too. The only problem is it depends on the amount of images and content. I dont need that at all, all i need is for w...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23521667.html
Try this code here. It doesn't work, because I assume the div tags cannot have the same id's.
I need to dynamically display different text based on drop down input on a page. The number of time...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23578832.html
Hi all,
I need a DHTML code to generate dynamic rows in a html page. The following code can be used to generate dynamic rows, but I don't know how to implement image icon (for pop up a page) whi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21641977.html
Zones:
JavaScriptDate Answered: 12/02/2005 Grade: A Views: 0
Hi All,
I need to make a pop up form sort of like on google maps where there is one textarea field.
The form should pop up when a link is clicked, but it should not be a new window.
Inst...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22122614.html
I am trying to make a cross-browser floating div that "floats" on top of the window, with absolute position of left-150px top-200px. I got it working in Firefox with the following code:
var rn...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/DHTML/Q_23139227.h...
I have five div layers, both which show .png gradient files when selected. All of these layers contain links. When I select/show all the layers at the same time, the top layer becomes the only laye...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/DHTML/Q_23227465.h...