Remove unused ID searchForm
[mkws-moved-to-github.git] / experiments / spclient / html-structure.txt
index d1959d0..4965a80 100644 (file)
@@ -10,7 +10,7 @@ identifier and .CLASS indicates an instance of a class.
   ( a | span )*
 
 #mkwsSearch
-  form#searchForm
+  form
     input#query type=text
     input#button type=submit
 
@@ -33,7 +33,7 @@ identifier and .CLASS indicates an instance of a class.
               select#sort
               select#perpage
           #mkwsPager
-          div#navi
+          #mkwsNavi
           #mkwsResults
             div.record*
               span (for sequence number)
@@ -46,7 +46,7 @@ identifier and .CLASS indicates an instance of a class.
                       th
                       td
 #mkwsTargets
-  div#bytarget
+  #mkwsBytarget
     table
       thead
         tr*