AllExperts > DHTML 
Search      
DHTML
Volunteer
Answers to thousands of questions
 Home · More DHTML Questions · Question Library  · Free Encyclopedia ·
More DHTML Answers
Question Library

Ask a question about DHTML
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Andrew Hoffman
(Top Expert on this page)

Expertise
I can field just about any question within this topic ranging from JavaScript to CSS, the two ingredients of DHTML. I`m very interested in the W3C and its validation rules for HTML, XHTML, and CSS, and enjoy answering questions of this type as well. I detest sleep and respond at all hours of the day or night.


Experience
Experience in the area
I've been working with DHTML and CSS for 7 years now and build/maintain websites of my own that implement DHTML navigation.

What I'm doing now
My contract with Microsoft has ended and I am working for myself once again. Please contact me for any front-end work at antibland@gmail.com

   

You are here:  Experts > Computing/Technology > HTML/XML > DHTML

SubjectDate AskedExpert

Drop down menu needs css correction in IE6/26/2009Andrew Hoffman
  Q: I created a drop down menu. It works fine in Firefox, but I have a little problem in IE. When you ...
  A: Jeff, Without seeing the page in action, it's difficult to give you the exact answer. However, you ...
Question for Andrew6/21/2009Andrew Hoffman
  Q: I was wondering if you could help me. Firstly, thank you so much for all the information at ...
  A: I don't think you're that close to success going this way. Please try this out instead: ...
Javascript question for Jim6/21/2009Jim Stiles
  Q: I was wondering if you could help me. Firstly, thank you so much for all the information you provide ...
  A: I would probably place your image map inside a div. Then, show/hide the div using javascript. I have ...
Javascript Question...3/30/2009Andrew Hoffman
  Q: Got from www.dymanimdrive.com. My web address is http:/hwc.ccc.edu/creativeaging. Address of my ...
  A: You're missing a '+' sign. Here's what you have: linkset[1]='<a href="lectureseries.htm">Spring ...
animated GIF for a PDF download3/9/2009Andrew Hoffman
  Q: My question is that I have a free PDF ebook on my website that is 1.8 MB in size and it takes a few ...
  A: John, 1) Cannot be done. The white browser page is actually the PDF--there's unfortunately nowhere ...
DHTML3/5/2009Andrew Hoffman
  Q: How do you make a mouseover in DHTML only work when passing over text rather than passing over the ...
  A: Harry, Next time, please look through your HTML before submitting a question here. Many duplicate ...
DHTML2/27/2009Andrew Hoffman
  Q: How do you make a mouseover in DHTML only work when passing over text rather than passing over the ...
  A: Harry, There may be other ways to do this, but here's mine. I specify which elements I want to ...
Dynamic Dropdowns1/13/2009Andrew Hoffman
  Q: I am new to web design. What I am trying to do is create a dropdown based on a one field database ...
  A: I don't have any VB experience, but found the following link. ...
Dynamic Width based on Browser Window1/2/2009Andrew Hoffman
  Q: I have a site that has a top and left static navigation pane. Using JavaScript, I've been able to ...
  A: You probably forgot to add "px" after the desired height or width value. Without it, the dimensions ...
web programming languages11/21/2008Andrew Hoffman
  Q: Would you please take a time to tell me which programming language is currently(and of the times) ...
  A: Henok, This is a really subjective question, as all my colleagues would give you a different ...
.a solution!11/20/2008Andrew Hoffman
  Q: I have made a fake google,Just for fun.- http://gaurav09.tk/ In the search bar,the default value is ...
  A: -- one think that i wanna ask is the meta charset was UTF-8 but the code u gave has iso-8859-1 ...
.a solution!11/18/2008Andrew Hoffman
  Q: I have made a fake google,Just for fun.- http://gaurav09.tk/ In the search bar,the default value is ...
  A: Gaurav, run this code in any browser to test this solution. Basically, you want to add this to your ...
Click to play sound11/3/2008Andrew Hoffman
  Q: Well I am trying to make it so that on my website when a visitor clicks on a picture, it plays a ...
  A: This tutorial, though long, is the best I've found. It takes you through each step of the process ...
onMouseOver Link7/5/2008Andrew Hoffman
  Q: Hey, I'm designing a website and haven't really used Javascript a lot. Anyway, what I've been ...
  A: Try this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
How much longer will XP be available?6/18/2008Jim Stiles
  Q: I have a simple question that I thunk you can help me with. There was a scare last year that XP had ...
  A: The good news is Microsoft extended the life cycle for Windows XP. The bad news is the last date you ...
DHTML,CSS6/4/2008Andrew Hoffman
  Q: I work as a web designer/developer for a marketing company and I've been tasked with trying to ...
  A: I'm assuming you want to stay away from Flash, but if you know PHP or ASP, there are some free ...
CSS Flyout Rollver Menu..possible?5/7/2008Andrew Hoffman
  Q: I was wondering something...I have a rollover menu that I created in Dreamweaver: ...
  A: I think this will suit you very well. Pure CSS using no JavaScript at all. ...
Difference4/20/2008Andrew Hoffman
  Q: Difference between html and dhtml
  A: HTML Here, we're dealing with markup alone--markup being the tags that make up this language: ...
Share data on a web page?3/10/2008Andrew Hoffman
  Q: I call prospects and qualify them on the phone then pass them along to my client, a debt settlement ...
  A: Michael, It's funny you're asking me this, because I'm actually building something very similar for ...
Modifying selector text for CSS rule using JavaScript3/1/2008Andrew Hoffman
  Q: I went past the last hurdle with your help and got stuck up again at the very next one :-(. This ...
  A: Parag, I don't answer questions involving external frameworks or toolboxes, but can give you a few ...
Union/Intersections of styles2/29/2008Andrew Hoffman
  Q: I have a question related to CSS which I'm not sure is valid or not :-). So I guess I will hit the ...
  A: This may be a way to simplify your stylesheet while still getting what you want: div { display: ...
CSS Menu??2/19/2008Andrew Hoffman
  Q: I was wondering if you could answer a CSS question for me. I found a cool horizontal css menu: ...
  A: Allie, I'm not certain what this will do to Firefox Mac, but try adding the following CSS properties ...
summerize css definition12/31/2007Andrew Hoffman
  Q: I have a page, which I want to use tabs on it. I've designed tabs with CSS, with the following style ...
  A: .tab1,.tab2,.tab3 { position:absolute; top:105px; width:100px; padding:4px; text-align:center; ...
Removing Frames9/8/2007Andrew Hoffman
  Q: My web page has two frames a search navigation frame across the top and the results content frame ...
  A: If you're removing one frame, leaving only one other frame, why wouldn't you want both frames gone? ...
Removing Frames9/5/2007Andrew Hoffman
  Q: My web page has two frames a search navigation frame across the top and the results content frame ...
  A: I'm assuming you have a basic understanding of JavaScript. Just make sure to place the function ...
searching.....7/30/2007Andrew Hoffman
  Q: OK... you know how you can go to a realtor website and do a search for exactly what you want? I need ...
  A: JavaScript or HTML cannot help you at all for this question. C++ is not really the right way ...
visible/hidden7/26/2007Andrew Hoffman
  Q: I tried some scripts visible/hidden, diplay/none with div and table, but it work only in ie. In ...
  A: function show() { if (table.style.display=="none") { table.style.display=""; } else { ...
form javascript and MSIE6/24/2007Andrew Hoffman
  Q: I have a problem here, than I can't solve. The following code works fine on Mozilla-based browsers, ...
  A: Replace the javascript:void(0) with a # symbol, like this: a href='javascript:void(0)' ...
Union/Intersections of styles6/18/2007Andrew Hoffman
  Q: I have a question related to CSS which I'm not sure is valid or not :-). So I guess I will hit the ...
  A: Parag, Would you be able to upload a sample page for me to look at? This way, I could tinker in a ...
DHTML6/9/2007Andrew Hoffman
  Q: How can we prove that in a web page DHTML has used?
  A: We can tell DHTML is being used in a web page by looking at the behavior on that page. For example, ...
horizontal rule tag causing additional white space5/22/2007Andrew Hoffman
  Q: Unfortunately I found out the hard way that <hr> property is interpreted differently by most ...
  A: I've had this happen too, and zeroing out the padding and margins doesn't seem to solve this problem ...
bookmark in iframe5/15/2007Andrew Hoffman
  Q: I have place a small calendar in a iframe with bookmark to go from one month to another. The ...
  A: Unfortunately, this is the nature of how the anchors work. The way you have it set up doesn't ...
Dropdown box4/12/2007Andrew Hoffman
  Q: Do you know any way to create on web Dropdown box, to use it as a select value from predefine list , ...
  A: Try this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
Dropdown box4/11/2007Andrew Hoffman
  Q: Do you know any way to create on web Dropdown box, to use it as a select value from predefine list , ...
  A: I started with this example and modified it to accept user input (for custom <option>s): ...
Mouseover Image Rollover Pop Up Menu3/31/2007Jim Stiles
  Q: I like your menu. Is it possible to put more than one Pop up menu on a page at different positions. ...
  A: It would be extremely difficult to do so because of the javascript object class requirements. I ...
How to display Excel file inside Internet Explorer 6 ?3/16/2007Andrew Hoffman
  Q: How to display Excel file inside Internet Explorer 6 ? Thanks, lzzzz
  A: Unfortunately, I don't have a great answer for you. I found this bit of code which "should" work if ...
Form Validation3/13/2007Ernesto de Lara
  Q: I work with Dreamweaver and have used it's form validation feature which works fine but it a quite ...
  A: Yes, you do need some coding to do that. Hopefully it is not very complex. It is done with ...
Hyperlinks control2/12/2007Andrew Hoffman
  Q: I have a webpage that has a hyperlink to an mp3 file, when clicked it starts playing the mp3 file. ...
  A: I'm by no means an experts on web audio, but this link seemed very informative: ...
style="border:none" and style="{border:none}"1/29/2007Andrew Hoffman
  Q: The following style is using the curly brace, is there different if I don't use the curly brace like ...
  A: I've never seen the curly notation for inline styling. This is correct: style="border:none" ...
javascript12/19/2006Andrew Hoffman
  Q: FYI...I had a firefox extention called Noscript that by boyfriend installed on my computer. I ...
  A: Weird, I never received this question in my email. Sorry about the delayed response. I noticed the ...

Page:   1 | 2 | 3 | 4 | 5 | 6 | 7  |  Next      All


Questions by
Active Experts:
Andrew HoffmanJim Stiles 

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.