Rename 'button' to 'mkwsButton'
[mkws-moved-to-github.git] / experiments / spclient / html-structure.txt
index d1959d0..0acca43 100644 (file)
@@ -10,9 +10,9 @@ identifier and .CLASS indicates an instance of a class.
   ( a | span )*
 
 #mkwsSearch
-  form#searchForm
+  form
     input#query type=text
-    input#button type=submit
+    input#mkwsButton type=submit
 
 #mkwsBlanket
   (no contents -- used only for masking)
@@ -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*