Posted on Jun 16, 2011 by
Happy Bird
What steps will reproduce the problem? 1. http://demo.52framework.com/demos/blog/article.html in FF 4.0 2. Don't fill the form but click on submit 3. The balloon fixes position on the screen when you scroll
- http://demo.52framework.com/demos/blog/article.html in Chrome 10.0.648.x
- Don't fill the form but click on submit
- The balloon is not a balloon
Please fix it: replace "div" with "body div".
The boilerplate project has fixed it. (See the discussion at https://github.com/paulirish/html5-boilerplate/issues/374 .) They fixed it in the reset.ccs -> see here: https://github.com/jamwil/html5-boilerplate/commit/5cad48ced5738704e63183b4053b56b5a9d77638
Thanks a lot! :)
Status: New
Labels:
Type-Defect
Priority-Medium