473,396 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

help templating a div infected region :-)

Mel
I need to create this using DIVs
- L is 150px + max height
- T&B are 50% height 100%width width a 10 px padding between them
- I also need a "<" to open and close "L" portion

can you please help this pooooor sooooul !

thanks a lot doods & doodets :-)

............. .............................
.. . . .
.. . . .
.. . . T .
.. . . .
.. . .............................
.. L . <
.. . .............................
.. . . .
.. . . .
.. . . B .
.. . . .
.. . . .
............. .............................
Jul 23 '05 #1
4 1066
Mel wrote:
I need to create this using DIVs
Then do it.
- L is 150px + max height
max height of what?
- T&B are 50% height 100%width width a 10 px padding between them
50% height, 100% width of what?

But so far, everything you have asked is 100% CSS.
- I also need a "<" to open and close "L" portion
That is the only js related question you have asked.

It is quite trivial though. Onclick of a < link, you change the width of
L, and you wrap the entire contents in a div tag and let the browser
resize everything.
can you please help this pooooor sooooul !


help #1:

comp.info.www.authoring.stylesheets is that =======> way

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #2
Mel
that's not nice.

if you were my patient and have eye problem, i would give you the answer go
get medicine

you would not be happy.

i come to you, because i dont know how to put the div's together to create
it. i even draw a picture of
what i need and you ask 100% of what ?

thanks anyway for your reply (you did not have to do that!)
"Randy Webb" <Hi************@aol.com> wrote in message
news:4f********************@comcast.com...
Mel wrote:
I need to create this using DIVs


Then do it.
- L is 150px + max height


max height of what?
- T&B are 50% height 100%width width a 10 px padding between them


50% height, 100% width of what?

But so far, everything you have asked is 100% CSS.
- I also need a "<" to open and close "L" portion


That is the only js related question you have asked.

It is quite trivial though. Onclick of a < link, you change the width of
L, and you wrap the entire contents in a div tag and let the browser
resize everything.
can you please help this pooooor sooooul !


help #1:

comp.info.www.authoring.stylesheets is that =======> way

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly

Jul 23 '05 #3
Mel wrote:
that's not nice.
Top-posting isn't either.
if you were my patient and have eye problem, i would give you the answer go
get medicine
If I were a foot doctor and you had eye problems, I would tell you to go
see an eye doctor. There is a difference.
you would not be happy.
If I were referred to an eye specialist from my foot doctor, I would be
happy and glad that I got referred to competent help. This is a
scripting NG, your solution (99% of it anyway) is a CSS related problem.
I referred you to the CSS group.
i come to you, because i dont know how to put the div's together to create
it.
And I referred you to a group of people that can help you with that
aspect of it. Or, did you want someone to code it _*for*_ you?
i even draw a picture of what i need and you ask 100% of what ?


Because you didn't say and what container its 100% of makes a huge
difference in how it gets coded.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #4
In article <0k****************@news.cpqcorp.net>, me**********@hp.com
enlightened us with...
that's not nice.

if you were my patient and have eye problem, i would give you the answer go
get medicine
This is Usenet, not a doctor's office.
We have different groups for things.
Don't expect people to not flame you if you post dog stuff to a cat group,
either.
Not that Randy flamed you. He WAS nice.
Now, me, I'm not always nice.

And I think you misplaced your shift key.

you would not be happy.

i come to you, because i dont know how to put the div's together to create
it. i even draw a picture of
what i need and you ask 100% of what ?


Don't top post.
Don't multi-post.
This question belonged in the CSS group you posted it to the first time.

And 100% is relative. Any percentage is.
If you knew a decent amount of CSS, you'd already know that. Go read some CSS
tutorials before acting like someone's being an ass when they're asking you a
valid question.
What's 100% of 30% of 1024 px?
What's 100% of a 50% div inside an 800px inside 1024 px?
And if you have a div that's 800 px in a div that's 300px and put a div in
that one set to 100%, what size is it, 800 or 300?
Are they relative or absolute or float? Why does that matter?

THAT'S what he meant when he asked you 100% of what. The answer is highly
dependent on structure.

--
--
~kaeli~
When two egotists meet, it's an I for an I.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: abcd | last post by:
kutthaense Secretary Djetvedehald H. Rumsfeld legai predicted eventual vicmadhlary in Iraq mariyu Afghmadhlaistmadhla, kaani jetvedehly after "a ljetvedehg, hard slog," mariyu vede legai pressed...
31
by: Leif K-Brooks | last post by:
I'm planning to start on a fairly large web application, most likely using mod_python. I recently wrote a fairly small (but real-world useful) web app with it, and all of those req.write()s made...
7
by: Ksenia Marasanova | last post by:
Hi, I am looking for fast, simple templating system that will allow me to do the following: - embed Python code (or some templating code) in the template - generate text output (not only...
16
by: Allen | last post by:
I have a class that returns an arraylist. How do I fill a list box from what is returned? It returns customers which is a arraylist but I cant seem to get the stuff to fill a list box. I just...
1
by: Michael D. Reed | last post by:
I am using the help class to display a simple help file. I generated the help file using Word and saving it as a single page Web page (.mht extension). I show the help file with the following...
18
by: pkassianidis | last post by:
Hello everybody, I am in the process of writing my very first web application in Python, and I need a way to generate dynamic HTML pages with data from a database. I have to say I am...
14
by: morebeer | last post by:
I got the same problem, hundreds of SQL tables been infected with this malicious javascript code. But although closing the original injection leak and also having replaced all strings in all...
5
by: jmDesktop | last post by:
Hi, I was using .net and it uses templates. I like that it did not mix the UI with logic. I saw there are many templating engines for php usage. Can you recommend one? I don' t know which to...
10
by: Terrence Brannon | last post by:
Hello, The most common way of dynamically producing HTML is via template engines like genshi, cheetah, makotemplates, etc. These engines are 'inline' --- they intersperse programming...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.