even better... ;)
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
try:
getElementById("action")
id="action"
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
oh, sorry man, i didnt read your post good enough at first, sorry about that...
well I think you might try a span tag like this:
<span style="background='#EFEFEF'">Hello</span>
that outta work for you, hopefully...
co...
use tables > turn off the border > throw a div aroud it > done
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
sounds possible...
- is it your calendar?
- if so, why not just display that on the main page?
- if not, get permission, and check out the dudes source
- first understand how his cal, works and tweek it the way you need it.
i cant help you unless I see the code, although I feel like I can...
unless he threw everything in on div... ;)
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
found this for you, dont know if it works or if it is what you want, curteousy of this guy: PHP-NewB@http://forums.devshed.com/archive/t-57680
overflow-y: scroll;
That is not a CSS property.
Try this:
<html>
<head></head>
<body>
<div style="width:200px;height:200px;overflow:scroll;">
<table...
Dan, nice!!
he could also do:
<img src="disPic.bmp" style="position:absolute; left:0; top:0;" border="0">
brillant
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."...
your welcome sanjs, sorry I wasn't more helpful, it's just more fun to figure it out on your own, I think, however, frustrating!! ;)
glad you got it working!
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs...
if the above doesnt help post your code and let us look at it, may be more than just targeting a window...reminder, most people block pop-ups, might want to do so in the page it's self, it would be easier, or you could just use SQL and PHP and give the user their own account...
just some...
like W3C does? I think they do that with ASP..
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
hey sorry for the late reply, sounds like you got it worked out, what I meant was, to literally develop under the 800X600 res., in order to get a wygiwys effect, then, take a look at it in the 1024X720, I think??? See if it looks right and is readable...however if you positioned them with CSS...
oops you gave the star to me instead...lol
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
could throw a select code in there..
______________________________________________________________________________
"The sluggard does not plow after the season, so he begs during the harvest and has nothing."
-[Proverbs 20:4]
supra --- nice!
;)
__________________________________________________________
"The only difference between me and a mad man is that I'm not mad."
- Dali
your too nice Supra...let the new guys do some of the work themselves...lol
__________________________________________________________
"The only difference between me and a mad man is that I'm not mad."
- Dali
well looks like you didnt define it to me to, good eye IE..lol
try this:
<script>
functiion chng(){
document.form[0].MyTextBox.value="hi";
}
</script>
use this to reference...learn how to incorporate this in your script...hint...no need to do this Function(somename), only do that when...
your suppost to upload it as an htm or html file first and then once on the server you then change it to .shtml...
__________________________________________________________
"The only difference between me and a mad man is that I'm not mad."
- Dali
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.