Opened 15 years ago
Closed 15 years ago
#2055 closed enhancement (fixed)
Example F in Tutorials:Live_Examples_of_jQuery out of scope
Reported by: | djot | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.2 |
Component: | web | Version: | 1.2.1 |
Keywords: | web, demo, example, f | Cc: | |
Blocked by: | Blocking: |
Description
- Hi,
Example F on page http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery
is working,
but the paragraph is added to the top of the browser, while the example (F) and the button to click on is far down the page, so it's not recognizable what happens (and obvious looks like it is not working - even when it is).
So move the paragraph to a different parent closer to the example F "control".
djot -
Note: See
TracTickets for help on using
tickets.
Removed the absolute positioning.