|
|
|
|
|
Wednesday, 15 September 2010 15:20 |
// Just here for my reference really
$(".discussion-item:not(.child) a p").each(function() {
var iLimit = 155;
var sExcerpt = $(this).html().substr(0, iLimit); // Get the visible part of the string
var sHiddenText = $(this).html().substr(iLimit, $(this).text().length); // Get the hidden part of the string
// Set the new text with
$(this).html(sExcerpt + "" + sHiddenText + "");
$(".hidden").hide();
});
 Read more: |
|
|
Thursday, 02 September 2010 07:00 |
 | About Rhem 4: The Golden Fragments
Reveals another yet unknown part of the mysterious island of Rhem. The story continues where “Rhem 3: The Secret Library” ended, but the game can be played on its own as well.
At the start of the game you are given the black crystal, which you discovered in “The Secret Library” by Zetais. With this crystal you can unlock the gateway to the unknown part of the island. Once again adventuresomeness, logic, attentivness and the ability to solve enigmas will help the player to slowly but surely unveil the mystery of this new adventure on this yet unknown part of Rhem.The existence of a secret transport system allows Kales for the first time to search for an exit from Rhem. |
Read more: |
|
Written by
|
|
Tuesday, 25 August 2009 23:27 |
|
Enterprise Intrusion Analysis, Part One Read more: |
|
|
|
|
Page 2 of 2 |