/home/desid573/public_html/family/pdd/app/webroot/admin/plugins/ckeditor/samples
NameSizeModeActions
assets/-0755rm
plugins/-0755rm
ajax.html24260644editdlrm
api.html67790644editdlrm
appendto.html20260644editdlrm
datafiltering.html343240644editdlrm
divreplace.html43520644editdlrm
index.html55310644editdlrm
inlineall.html96880644editdlrm
inlinebycode.html58730644editdlrm
inlinetextarea.html46140644editdlrm
jquery.html72280644editdlrm
readonly.html26150644editdlrm
replacebyclass.html67770644editdlrm
replacebycode.html66610644editdlrm
sample.css50300644editdlrm
sample.js16250644editdlrm
sample_posteddata.php8150644editdlrm
tabindex.html21310644editdlrm
uicolor.html23380644editdlrm
uilanguages.html41750644editdlrm
xhtmlstyle.html66060644editdlrm
Edit: /home/desid573/public_html/family/pdd/app/webroot/admin/plugins/ckeditor/samples/inlinebycode.html (5873B)
Inline Editing by Code — CKEditor Sample

CKEditor Samples » Inline Editing by Code

This sample shows how to create an inline editor instance of CKEditor. It is created with a JavaScript call using the following code:

// This property tells CKEditor to not activate every element with contenteditable=true element.
CKEDITOR.disableAutoInline = true;

var editor = CKEDITOR.inline( document.getElementById( 'editable' ) );

Note that editable in the code above is the id attribute of the <div> element to be converted into an inline instance.

Saturn V carrying Apollo 11 Apollo 11

Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.

Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.

Broadcasting and quotes

Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:

One small step for [a] man, one giant leap for mankind.

Apollo 11 effectively ended the Space Race and fulfilled a national goal proposed in 1961 by the late U.S. President John F. Kennedy in a speech before the United States Congress:

[...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.

Technical details

Mission crew
Position Astronaut
Commander Neil A. Armstrong
Command Module Pilot Michael Collins
Lunar Module Pilot Edwin "Buzz" E. Aldrin, Jr.

Launched by a Saturn V rocket from Kennedy Space Center in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of NASA's Apollo program. The Apollo spacecraft had three parts:

  1. Command Module with a cabin for the three astronauts which was the only part which landed back on Earth
  2. Service Module which supported the Command Module with propulsion, electrical power, oxygen and water
  3. Lunar Module for landing on the Moon.

After being sent to the Moon by the Saturn V's upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the Sea of Tranquility. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the Pacific Ocean on July 24.


Source: Wikipedia.org