Do not use on any
shared computer
August 29, 2008 12:28pm pdt

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested DHTML Solutions: 1 - 25 of 97
 
I am new to dynamic table creation. This table is simple in concept. Can add as many tables as nec. Each table can add/delete/toggle rows. Table row 1): Cell1:Title, Cell2:Min/Max, Cell3...
I'm trying to add attributes to html tag <a href> so that i can dynamically changes classes and rel. Javascript doesn't work as long as rel exists on <a href> for instance, <a href="#" r...
Using Javascript and DOM, how do you add a sibling node next to the current node?
Hello Could someone tell me how to change the thumbnail images (on the url below) when the thumbnail is hovered over instead of clicked on http://www.studio10photography.co.uk/gallery.p...
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 ...
Can someone tell me how to change the color of the dropdown text in this dynamic dropdown menu please. Thanks <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3...
Anybody have any links to some good html page preloaders? I have a graphic intensive page that I could use it on. I would like to see if there is something that you can see the html page conte...
Adding Multiple Selected Items from one ListBox to other ListBox (using Javascript)
hi there, is it possible to change the border size of a div using a javascript onclick event? if so can I have an example?   many thanks,
Clients ask for very weird things. I have a form that needs to be submitted automatically. This is shopping cart form and when coupon code is available then checkout is be clicked automati...
HI There, I'm trying to get an effect similar to http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm but I'm wanting to scroll the images with the click of a button. I know this i...
I have a table containing dynamic content that often causes the page to grow taller and wider than the height and width of the browser window.  When this happens, vertical and horizontal scrol...
Hi, This code, as the body of an HTML document, uploads the user selected file as expected: <iframe src="/scripts/blank.html" name="backFrame" id="backFrame"></iframe> <form method="POS...
Hi, I'm using a custom css styled checkbox on my login page. The styling is just replacing the old boring checkbox with an image looking way better than the original checkbox. this how ...
I have an xml data island that has the following structure <root>     <level1 name='blahblah'>         <level2 name='blahblah'>          <level3>blah</level3>          <level3>blah</level3>         ...
I'm using the below code to center - vertically and horizontally - the DIV with id "window" on a page. In IE 6 and 7, the code works perfectly fine and the div appears in the center of the scr...
I am trying to write my first hta to allow users access to ADUC.  Right now I am having trouble getting the value of a text box that will be used to search for users.  I have tried all of the ...
Does anyone have a link for a scroll bar that can be styled like the image below? As easy an implementation as possible
I have a DIV element with some text in it in a html form. Once I submit the form I want to change the text in it to something else (probably using DHTML). How can I do it?   Here is my div ...
Sorry for the slightly hazy title. I'm using jQuery and AJAX to load a page containing multiple DIVs with their own individual content, from various areas of our site. 2 of the DIVs I'm loadi...
Hi, I'm not sure if this is the right section to ask about a dropdown menu but here it goes: I would like to make a transparent dropdown menu like on nvidias page: http://www.nvidia.c...
MS Access DWMX WIN XP Pro Classic ASP VBScript Hello.  I am going to include this in both the "ASP" and "DHTML" zones.  I would like to create a "tooltip"-type layer triggered by a hover...
Hi Experts. I am trying to show the files in a folder that is selected then when the user makes a selection generate a list of files in a listbox if the selection is a folder. When I click ...
Hi everyone, How do I control individual elements of a div border using javascript? e.g.  the style for my div is defined as: border-bottom: 1px solid #CCCCCC; I know that I can ...
Hi Could anyone point me ot an exmple of code for creating one of those popup boxes when a page loads. For example at times one may visit a site and a box loads to show some info / or request...