Archive for the ‘Javascript’ Category

Error: data.dircontent is undefined [***] plugins/Archiv/php/fileLoader.php?file=javascript 165 tinymce archiv

I really needed a file and image manager plugin for tinyMCE. As most of you know the official tinyMCE file manager isn’t free so after a few searches i ran over Archiv. Archiv is a very nice and free image manager. You can find the official website here.
The plugin is easy to integrate but a [...]

Leave a Comment

Javascript Website Preloader

Here’s a nice java based website preloader I found recently. I needed it for a project and I think this might be useful to others too. Credits for this go to USINGIT.COM.
So here’s how you should use it :
Copy the following lines in to the header of the webpage:
<SCRIPT LANGUAGE=”JavaScript”>
<!– Begin
function clearPreloadPage() { //DOM
if (document.getElementById){
document.getElementById(‘prepage’).style.visibility=’hidden’;
}else{
if [...]

Leave a Comment

Web Brands