Wikipedia:Don't use hiddenStructure: Difference between revisions

Content deleted Content added
m Diffs: add a section for diffs
m Problems: servers -> websites
Line 7:
| [[Image:Lynx.uss monitor.meta.png|thumb|150px|[[USS Monitor]] using meta-templates]]
|}
The problem with using ''hiddenStructure'' is that it hides rows in a non-standard way. Whereas other websites hide data by simply not sending it out from the server<ref>Most serverswebsites use PHP or ASP to conditionally send data from the server. More advanced designs cache results so PHP/ASP scripts are only executed once for each possible outcome.</ref>, ''hiddenStructure'' defers this hiding process to the client. Because of this, some non-CSS aware or compliant browsers incorrectly render pages using this hack (see pictures at right).
 
<br clear="both" />