Rename '#select' to '#mkwsSelect'
[mkws-moved-to-github.git] / experiments / spclient / html-structure.txt
index a4eaae2..e9e06d8 100644 (file)
@@ -10,9 +10,9 @@ identifier and .CLASS indicates an instance of a class.
   ( a | span )*
 
 #mkwsSearch
-  form#searchForm
-    input#query type=text
-    input#button type=submit
+  form
+    input#mkwsQuery type=text
+    input#mkwsButton type=submit
 
 #mkwsBlanket
   (no contents -- used only for masking)
@@ -28,8 +28,8 @@ identifier and .CLASS indicates an instance of a class.
               div.termtitle
               ( a span br )*
         td
-          div#ranking
-            form#select
+          div#mkwsRanking
+            form#mkwsSelect
               select#sort
               select#perpage
           #mkwsPager
@@ -46,7 +46,7 @@ identifier and .CLASS indicates an instance of a class.
                       th
                       td
 #mkwsTargets
-  div#bytarget
+  #mkwsBytarget
     table
       thead
         tr*