Remove unused ID searchForm
[mkws-moved-to-github.git] / experiments / spclient / html-structure.txt
index 3bc5c1d..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
 
@@ -32,9 +32,9 @@ identifier and .CLASS indicates an instance of a class.
             form#select
               select#sort
               select#perpage
-          div#pager
-          div#navi
-          div#results
+          #mkwsPager
+          #mkwsNavi
+          #mkwsResults
             div.record*
               span (for sequence number)
               a (for title)
@@ -46,7 +46,7 @@ identifier and .CLASS indicates an instance of a class.
                       th
                       td
 #mkwsTargets
-  div#bytarget
+  #mkwsBytarget
     table
       thead
         tr*