Jump to content

help with getAttribute()


lehula

Recommended Posts

I've been searching the web for a good example on how to use getAttribute() for php, but I can't find one. I found one, but it was talking about loading a file and nodes and a class...... Can I just use getAttribute to easily get the colors and height and width of this div. Or is there another way to put them in an array. Any help at all would be appreciated. Thanks.

 

<div id="test" style="position:absolute; background-image:url("http://");

left:484; top:568; overflow:auto;background-color:; color: FFFFFF;

height:400; width:300;font-size:16pt; text-align: center;

font-family:Monotype Corsiva;border-color:000000;

border-width:6px; border-style: solid;z-index:2px;

background-repeat:repeat; background-position:top left;

opacity:1; filter: alpha(opacity=100)"></div>

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.