Custom Query (13852 matches)
Results (13 - 15 of 13852)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#16 | invalid | Returning script tag in IE fails | ||
Description |
IE will not execute javascript with surrounding script tags unless the tags are preceded by a character. Thus returning the following in response to a .load fails to execute in IE: <script type="text/javascript"> /* <![CDATA[ */
/* ]]> */ </script> Preceding with some character works: - <script type="text/javascript"> /* <![CDATA[ */
/* ]]> */ </script> |
|||
#17 | worksforme | fadeTo broken | ||
Description |
fadeTo is broken in the latest SVN version |
|||
#18 | fixed | Use the new .prototype way of doing things | ||
Description |
Use Mark's .prototype fix which makes everything much faster. |
Note: See TracQuery
for help on using queries.