Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

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

 
Time Tested XHTML Solutions: 1 - 25 of 77
 
My development team is currently trying to integrate hibernate into a few new jsf (java-based) applications we are working on.  Alot of our apps depend on stored procedures and we have not bee...
I am getting an error in IE6 and IE7. It works fine in firefox and safari but in internet explorer there are a couple of unwanted gaps. http://lifeforceconsulting.ca/lwtesting/ - how can I get...
Our company is doing asp.net web development. Currently all our web pages are using html 4.0 as doctype, I was thinking move 4.0 to 4.01, what are the advantages and disadvantages of using htm...
Hi all, I am building a site with XHTML/CSS and want to create a nice drop down menu for one of the links I have and need some advice for the following.  As I'm quite new with CSS and XHTML ...
Hi Can anyone see why this is not working please?  The function is not being called.  I know the function names and file paths are correct. Thanks ===================External js file=====...
Given the following code, I am seeing TextBox1 and TextBox2 size to a height of about 30px, despite the fact that they are set to 100% and the containing cell/row are much larger.  How do I mo...
I having trouble with my CSS. WHat im trying to do is create a 3 column div layout where the center div uses a width of 100% The problem im having is that the 3rd column gets pushed to t...
Outlook seems to stretch the div containers to fill the available area. Everything displays fine except for that white space fills and area to the right of my design and the div's borders stre...
I'm have an existing ASP.NET application. In this application i have a web page that contains an iFrame. This iFrame displays a url link (one of many) that is stored in a text file.  i.e. th...
I have a wmv video and would like to add the ability for it to stream to a webpage I am creating using XHTML. I have no idea how to do it, so could someone please tell me or show me a link ...
I have developed a forum. User are able to insert HTML tags directly. So user can paste a code like: <img src="http://www.website.com/big_image.jpg" /> But I want to limit the max image ...
Hey experts I've built a page that is finally workings great with a combition of 4.01 strict, transitional, and frameset pages. On my frameset pages however i would like disable all scro...
i have a website that has some validation errors, but they are all alike. for example: Error  Line 59, Column 58: document type does not allow element "input" here; missing one of "p", "h1...
Hi there I'm trying to create a page with one large image with a link underneath it called 'next'. When you click on it the image swaps. For some reason, although it works, I keep getting e...
Hi, I have inherited some ASP.net code which takes text from textboxes and reads it in to a DB as XML. Everything is fine when the text is "clean".  However, if I insert "&nbsp;" intot he te...
Hi I have two questions: 1) I would like to calculate the height of a nested unordered list and 2) then add this height as a margin above its next sibling presumably with Javascript. ...
OK what i have is th HTML document and a CSS document. I have a table with several rows.  Each cell has a link in it, what i want is, that when any of the links in the same row are clicked ...
Hi there, I've got a webpage with an IFRAME, but I want the IFRAME to point to an external URL (ie. http://www.mywebsite.co.uk). I'm using an OBJECT to replace the IFRAME because I want XHT...
I have a set of links and when I hover either of them, two elements appear; A background image with some text on it An image They appear in different positions on the page and as such, a...
I have developed a forum. User are able to insert HTML tags directly. So user can paste a code like: <img src="http://www.website.com/big_image.jpg" /> sometimes it has the width and hei...
Hi there, I used email object in VB app to read stream from a HTML document (index.htm) and write into the email object's HTMLBody. The email will be sent to Outlook, yahoo mail, gmail, hot...
I have a website at www.whyrentbooks.com/store, in the nav bar, where there's the search box, under firefox it's showing a weird white space that I can't debug. In Internet Explorer it appears...
I'm trying to develop a nice standard looking window for my ASP pages, and i've ended up using the following: <DIV class="window"> <DIV class="windowHeader"> </DIV> <DIV class="windowConte...
Hi, I have a show/hide script that im using, using onmouseover to show/hide divs. What I need help is, when user mouses over toggle2 link, it closes toggle1 div and opens toggle2 div, an...
I am using the allowTransparency in a IFrame to display a page within my webpage without any background in the IFrame.  This is working great except for now it will not validate properly with ...