This is really bugging me now because I'm sure it's easy!
I want to position a layer/span/div in a table cell. Easy in IE but nothing I seem to do works in NN.
Any ideas?
Cheers,
Steve
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20167016.html
Zones:
JavaScriptDate Answered: 08/11/2001 Grade: A Views: 0
Hi all,
Have worked with J2EE, AWT and Swing but never tried the JEditorPane. Am trying to play around with it. It doesn't load a GIF image. What I want it to do is - display text and GIF images...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20883557.html
Zones:
JavaDate Answered: 02/13/2004 Grade: A Views: 0
I was wondering if there was any way to dynamically track the position of an object (image or whatever) on a page.
What I mean by this is if there were a table that resizes when the user resize...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21114446.html
Zones:
JavaScriptDate Answered: 09/02/2004 Grade: A Views: 0
Is it possible to obtain (and then set) the absolute coordinates of a control? I have a button and I want it to launch a form right next to the button it when it is pushed.
- Jon
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21262536.html
Zones:
C#Date Answered: 01/20/2005 Grade: A Views: 0
I have a vbs script that pulls the relative UNC for a share (\\server\share).
I'd like to find out the local target (E:\Path\Location)
Not quite sure how though...help?
http://www.experts-exchange.com/Programming/Misc/Q_21744755.html
Zones:
ProgrammingDate Answered: 02/21/2006 Grade: A Views: 0
I've created a 2 column page using divs with each column having a double border. The following is what I have so far, I want the columns in the red boxes to be in one bordered box, so I can have t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21881825.htm...
Zones:
CSSDate Answered: 06/11/2006 Grade: A Views: 0
Hi X-perts,
Here is a simple code:
.top_container {
width:807;
top:0px;
text-align:center;
position:absolute;
}
.top_header {
width:812px;
height:40px;
top:0px;
padd...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22520890.htm...
Zones:
CSS,
HTMLDate Answered: 04/19/2007 Grade: A Views: 0
Greetings,
I'm currently trying to create a page that lists a portion of records on a page. Such as every 25 records, in which the link at the buttom will take you to the next 25 records.
i'v...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20135665.htm...
Zones:
ASPDate Answered: 06/14/2001 Grade: A Views: 0
I wanna to position each of the textarea on another
part of the page using absolute positionning on netscape
the code look like this:
<html><head><title>test</title></head>
<body>
<form>
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20180540.html
Zones:
JavaScriptDate Answered: 09/10/2001 Grade: A Views: 0
My group is working on using JSP includes to make a webpage template. We want to use some absolute URL includes in the template but with testing and a review of Sun's JSP documentation website, the...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20279096.html