Size of a changing DIV

D

Defacta

Hello,

I change the content of the div ghp_dpp by this way:

function dis_mess(message) {
var content;
content = "<font style=\"color:#000000;font-style:arial;font-size:
12px;\">&nbsp;" + message + "&nbsp;</font>" ;
layer = document.getElementById('ghp_dpp') ;
layer.innerHTML = content ;
}

So, how can we know the new size of the DIV ghp_dpp ?

Thanks,
Vincent.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top