Changes

Jump to: navigation, search

Mozilla.dev.tech.layout

1,568 bytes added, 06:46, 13 December 2006
Weekly Summaries
== Weekly Summaries ==
# [[Mozilla.dev.tech.layout_-_Friday_September_29_2006| Friday September 29 2006]]# [http://developer.mozilla.org/en/docs/Layout_FAQ Friday October 6th 2006] - Created FAQ# [http://developer.mozilla.org/en/docs/Layout_FAQ Friday October 13th 2006] - Updated FAQ - Went back 3 pages into history.# [[Mozilla.dev.tech.layout_-_Friday_October_13_2006|Friday October 20 2006]]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout :2006- 10-27 Friday October 6th 27 2006]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-11-03 Friday November 3 2006]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-11-10 Friday November 10 2006]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-11-17 Friday November 17 2006]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-11-24 Friday November 24, 2006]# [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-12-_02 Saturday December 2, 2006] # [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-layout:2006-12- Created FAQ_08 Saturday December 8, 2006]
== FAQ ==
[https://bugzilla.mozilla.org/show_bug.cgi?id=105520 This is a bug in Firefox.] You can work around it by removing display:table in the style rule with the "#main" selector or adding clear:both to it.
</div>
 
<div class="note">
=== Why does move movement disappear when I use the mouse events to click and drag? ===
 
Since the dragging action is involved, you might need to disable it. Try using event.preventDefault()
</div>
 
<div class="note">
=== What is the purpose of the NS_LossyConvertUCS2toASCII() function? ===
 
This function converts an nsAString to an nsACString by assuming that all the
16-bit units are ASCII and just dropping the high byte on them all.
</div>
 
stopped reading on page 3 of the older link (11-20)
1
edit

Navigation menu