stephanie is: in pain.
my uterus is oppressing me. owie ow ow. paaaaaiiiin.
i just finished making dreamweaver into my dhtml-menu-making-bitch. i made the mistake of looking at the code afterwards. ieee! it blinded me! i swear it did! evil evil html editors. well at least i can add one to my resume now. funny thing is i figured out all this complicated layers/behaviors stuff then sat there stupidly trying to figure out how to make a link in the dumb program. hehe durrhh. suprisingly, it was under “make link”. i think i shall only use dreamweaver for wierdo layer stuffs.
i can’t eat lunch cause of my cramps. i always have a few hours of baaad cramps about 24 hours after they start. and it just happened to land around lunch. i can not eat while in large amounts of pain. i will just have to be hungry hungry later.
Iam so happy i dont have a ….
uterus or any other girlie parts. I could not handle all the “stuff” you women have to go thru all the time….
eeepp!! dreamweaver is eeevil. There’s this ladie on the web team that i work on and she insists on used that blessid program to do simple html tasks. i kill her!
DHTML Note:FYI
If you’re using javascript with layers in NS you have to use document after layer
document.layer.document.whateveryouraccessing
Just to avoid a potential headache that took me days to figure out…
Dutchmaan
http://www.mechanisms.net
hm?
hm? where exactly would you have to put it then?
In the script tag? huh? and why put document twice?
🙂
Re: hm?
You need to use document after layer only in defining scripts with Netscape.
I was doing a DHTML menu where the the background cells of the table could change color on mouseovers.
In IE you can access the layer normally :
document.layer[layername].element
In NS the same function would be done with:
document.layer[layername].document.element
It took me a few frustrating days to find that…
Regards,
Dutchmaan
Dreamweaver was the first editor that I actually ‘got.’ I stufied the code, and it helped me tremendously in learning HTML. Layers aren’t that difficult, if I can learn them…
urgh. cramps suckkkkkkkkkkkkkkkkkkkk hope they are over 4 u soonly!
if it makes you feel any better, my stomach’s cramping, but obviously for different reasons..
and I got a headache this big… blahh
I can never figure out editors..I do better trying to write it myself than with those..I’m stupid..hehe