Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

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

 
Time Tested XHTML Solutions: 1 - 25 of 76
 
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...
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=====...
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 ...
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...
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...
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...
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 " " intot he te...
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...
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...
Hello, I have the following error: Invalid character in the given encoding. Line 25, position 114. I am using Asp.net Vb.net  with the code below:   <div>         <asp:GridView ID="...
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...
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 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 ...
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 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 ...
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 ...
Is there a way to embed a wmv file in a web page so that it validates in xhtml 1.0 strict.  I have the following code now and it works great but gives a ton of errors, the first one says "ther...
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...
This code displays a pink box: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <style type="text/css">      html,...
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. ...
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...
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...
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 ...
My xhtmk file looks as follow. As I try to open it with IE, I got dialog and let me to download and save it. But I just want to view it just like viewing an html file. Any idea? ********...
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...