Fixed test for object/param selection (thanks Andrea)
[jquery.git] / build / test / index.html
index 081fb11..9718ece 100644 (file)
@@ -74,8 +74,8 @@
                        </select>
                        
                        <object id="object1" codebase="stupid">
-                               <param id="param1" />
-                               <param id="param2" />
+                               <param name="p1" value="x1" />
+                               <param name="p2" value="x2" />
                        </object>
                </form>
                <b id="floatTest">Float test.</b>