Forum: JavaScript / DHTML / AJAX Jun 30th, 2005 |
| Replies: 15 Views: 5,670 Yes, thank you. I found it the other day and was amazed. I will definitely spend some time there.
Thank you,
Ezju |
Forum: JavaScript / DHTML / AJAX Jun 30th, 2005 |
| Replies: 15 Views: 5,670 I'm new to the web dev thing. I've always come up with designs that someone else had to make work. This is fun and I'm learning more every day. Thanks for all your help and comments. I like this... |
Forum: JavaScript / DHTML / AJAX Jun 16th, 2005 |
| Replies: 15 Views: 5,670 Tgreer,
I do appreciate your input and help. Thank you.
My only real point is that sometimes you don’t know what the question is so it’s difficult to phrase. I used the only terminology I knew... |
Forum: JavaScript / DHTML / AJAX Jun 16th, 2005 |
| Replies: 15 Views: 5,670 Peter,
Yep, it’s mine (SharpLogic.com). The images attached to the menu are intentional. I figure if they are navigation the menu they really aren’t reading the body material at that time. If... |
Forum: JavaScript / DHTML / AJAX Jun 15th, 2005 |
| Replies: 15 Views: 5,670 Peter,
Are you refering to something you are seeing in the site I built or just in general?
Ezju |
Forum: JavaScript / DHTML / AJAX Jun 15th, 2005 |
| Replies: 15 Views: 5,670 “layer� is a outmoded Netscape term. Silly me for using it. I’ll update my dictionary so purists who live in the “that’s so 5 minutes ago� can understand.
Yes, visibility can be sent with CSS and... |
Forum: JavaScript / DHTML / AJAX Jun 12th, 2005 |
| Replies: 2 Views: 4,934 When you use layers you can have them absolute or relative. You should check to see which it is. If it is absolute it will be the same amount of pixels from the upper left at any res. If your site is... |
Forum: JavaScript / DHTML / AJAX Jun 12th, 2005 |
| Replies: 15 Views: 5,670 Tgreer - DHTML has enables you to use web layers via the <DIV> tag. I wanted to link from one page to another with the second page having several layers not visalbe. When you arrive to the page, I... |
Forum: JavaScript / DHTML / AJAX Jun 12th, 2005 |
| Replies: 15 Views: 5,670 I found the answer. I posted it on my SharpLogic Software Blog if you want to know. http://www.sharplogic.com/blogs/ezju/ (http://http://www.sharplogic.com/blogs/ezju/) (May 25th, 2005)
Tgreer -... |
Forum: JavaScript / DHTML / AJAX May 16th, 2005 |
| Replies: 15 Views: 5,670 I would like to open a web page with several layers on it to a specific layer depending on the link on the previous page. I know I can do this from within the same page but I would like to do this... |