This is what im doing:
<div id="myDiv">some text
some text
some text
some text
some text
some text</div>
Now the div will automaticly be the required height to fit the text, and i want to know what is that height, i do not set it, it automatically sets itself.
the whole attributes thing doesn't work...
it just tells me object expected..
i've tried searching for this, also i removed the ".name" from the divNode.
it goes into the loop but then it just says object expected.
this is what i tried:
attributes[x].name
attribute[x].name...
Hi, i can't seem to figure out how i get get the height or width of an object if i didn't set it, i just wrote text.
I mean that i have a div, and i have written about 5 sentences into it, and its height and width are based on the text, so how can i get these values?
Hi, is there any way i can set the position of the bottom right corner of an element rather than the top left one?
I mean i want to set the coordinates for the bottom right side of the element, and not the ususal top left corner.
I would suggest you save the data through your frames using cookies, there are lots of functions for cookies on the web.
Then add an OnClick tag to your <a hrefs and use it to run a function that adds 1 to the write cookies which i suggest you name as a link.
Basicly you need to just create...
http://demo.ort.org.il/ortforums/scripts/forum.asp?pc=776507347&back=http%3A//space.ort.org.il/shomron/
its in hebrew... but please just click on any forum link, you will see that the page doesn't reload and it just gets the info from some other page after the click, and it does not display a...
Hi, how can i dynamicly insert another html page ino the current one?
I dont want to have to reaload the whole page, and i dont want to use iframe because that way it will only fill a portion of the page, and i want the contents of the second page to be loaded as it is, tacking up as much space...
Hi, is there anyway to get the left and top proprieties of an item if i didnt set them, they are located in the page through tables and stuff. So is there anyway to get left and top values of the item?
Hi, how can i change the mouse cursor to be some gif or a picture that i want, i'm not talking about default cursors like:
mouse: hand.
i want to set my own pic.
Thanks.
do a response.write on the sql before your query the db.
and i think you should add ' around the title.
like so:
strQuery = "INSERT INTO events (evActive_Ind, evTitle) VALUES ('N','" & Title & "');"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.