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...
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...
hi friends,
How can i change the div position according to the screen width? I mean we need same alignment for 17 inch and 15inch screen, if browser is an minimized state we need the same a...
Hi,
I cant seem to find any decent scripts that will read an xml file and show a collapsible hierarchy that looks like an organization chart. I attached a picture of what I am talking abou...
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...
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...
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...
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...
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 ...
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,
Hello group,
How can I draw a line (hr) in a row or <tr>?
Thanks,
ak
I have a page with an iframe. The src of the iframe has code that calls a javascript function on the parent (parent.myfunction();). It does that onClick.
When clicking, I get a Permissio...
Hi,
I found a javascript code that will do a fading transition from one image to the next on dynamicdrive.com. This is a great piece of code, however, I would like to alter it slightly so ...
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'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...
Hi Pals,
In my new application user have a provision to upload image. User want to crop the image according to his/her taste and i want to store that cropped size for that uploaded image...
When a user presses a link on the page I want the background color of the link and enclosing div background color to change. So far I can make the div's background change, but not the a:link
...
I have written the code below, and wanted to know how i could possibly write a function within a <script> tag, that can be called upon.. Im not looking to enter the Javascript code within the ...
I am trying to simulate the functionality of modal dialog windows using javascript..
I would do this by invoking the window.focus method of the dialog window whenever the parent window ge...
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 ...
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...
I would like to be able to reset all form values to the default values apart from the textfield on submit, if href id="filter" reads Filter. if href id="less" then the form should submit all ...
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 ...
Does anyone have a link for a scroll bar that can be styled like the image below? As easy an implementation as possible