HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 10th, 2000, 10:34 AM
Chuckles Chuckles is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Madison, WI
Posts: 1 Chuckles User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
IE handles it fine, as long as I use a DIV tag, but if I try to put a form field inside of a table (or layer) inside of layer, NS doesn't recognize the form fields inside of the layer, or any form fields below the layer. Does anyone have any suggestions on how I can fix this?


Reply With Quote
  #2  
Old July 10th, 2000, 09:20 PM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 741 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
are you using <layer> for netscape? - I always use <div></div> for NS and IE - If so your problem is 'almost certainly' a simple code error - NS punishes you big time for a <td> out of place or a missing " in a form field name - it is probably something as simple as that - just bloody hard to find sometimes!.

The only other thing about forms (IE or NS) is that thay ignore the z-index of <div>'s and will always sit on top of any stacked or nested layers - unless you alter the visibility of that layer - they are visible at all times.

Regards,
Simon.

------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
  #3  
Old July 10th, 2000, 09:54 PM
Spookster Spookster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Posts: 84 Spookster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
When creating layers in NS using the conventional tags such as <div> or <span> each layer takes on it's own document object. So to access something inside of the layer such as a form the syntax would be:

document.layername.document.formname....etc.

For nested layers:

document.layername.document.layername.document.formname....etc.

Spookster

------------------
Visit the WSAbstract Help Forum for your Javascript, DHTML, or General Web Design Questions

Reply With Quote
  #4  
Old July 11th, 2000, 05:16 AM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 741 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Doh - I got the wrong end of the stick again - Spookster is on the ball though !

------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Forms inside of tables inside of layers


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway