.

Thursday, June 23, 2011

Wednesday, June 22, 2011

How to Include Link Files in Word and HTML Ajax Include and Javascript Tutorials

In MS Word click Insert > Object > From File and tick the Link to File Box.

For HTML you can use:
http://www.dynamicdrive.com/dynamicindex17/ajaxincludes.htm

----------------------------------------------

ajaxinclude.js



/***********************************************
* Ajax Includes script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

//To include a page, invoke ajaxinclude("afile.htm") in the BODY of page
//Included file MUST be from the same domain as the page displaying it.

var rootdomain="http://"+window.location.hostname

function ajaxinclude(url) {
var page_request = false
if (window.XMLHttpRequest) // if Mozilla, Safari etc
page_request = new XMLHttpRequest()
else if (window.ActiveXObject){ // if IE
try {
page_request = new ActiveXObject("Msxml2.XMLHTTP")
}
catch (e){
try{
page_request = new ActiveXObject("Microsoft.XMLHTTP")
}
catch (e){}
}
}
else
return false
page_request.open('GET', url, false) //get page synchronously
page_request.send(null)
writecontent(page_request)
}

function writecontent(page_request){
if (window.location.href.indexOf("http")==-1 || page_request.status==200)
document.write(page_request.responseText)
}


-----------------------------------------------------
In the HTML put in between the script tag:
Link to the above ajaxinclude.js in every page

ajaxinclude("httP://www.domain.com/en/header.html")
 
 
-----------------
OPEN IN NEW WINDOW
Just add 
href="javascript:popup('testimonies/svetlana.html')"


----------------------------
ONMOUSEOVER LINK
In anchor tag add
style="font-family:arial; color:#093; text-decoration:none;"
onmouseout="this.style.color='#093'" onmouseover="this.style.color='#000'"


ONMOUSEOVER CHANGE THE IMAGE
In anchor tag add 
onmouseover="document.imagename.src='1o.jpg'" onmouseout="document.imagename.src='1.jpg'"


---------------------------
 DROP DOWN NAVGATION

http://cssmenumaker.com/builder/menu_info.php?menu=057






[

Free Ebooks


    Sunday, June 12, 2011

    How to send an update to all your Facebook fans. How to message all your Facebook fans?

     This feature is very useful, but hard to find. Here is how to find it, right here on DMT.
    • Click Edit Page
    • Click Resources
    • Click Send an Update

    Tuesday, May 10, 2011

    Scrollable CSS Table that Works in Most Browsers

    Here is a simple script you can use to create a Scrollable CSS Table:

    Simply view source and copy the code into your html editor.

    Monday, May 9, 2011

    Using the JCE Editor in Joomla 1.5. The best Joomla WYSIWYG Editor

    The JCE Editor is a very powerful Joomla editor. It has many features like
    • table editor
    • image editor


    Easy Image Roll Overs with the JCE Editor

    You used to depend on Dreamweaver to do image rollovers. Well this rockin Joomla CMS with JCE editor plugin allows you to create Image Rollovers online! Here's how to do it:

    • Click on the image and then click on the image icon on the toolbar. 
    • Click on the Rollover tab and fill in the fields. Thats it. 


    Precise Slicing with JCE Tables

    When you copy HTML slice codes from Dreamweaver/Firewoks/Photoshop, you may notice that the output in JCE may not me exactly the same. If this happens, you simply need to click on the table cell thats not aligned properly and add in the exact width or height. Voila, that should fix it.

    Friday, May 6, 2011

    Best Wordpress Themes in the Install Panel

    Read More
    Graphene - most complete theme
    Snow summit - simple
    chip life
    fazioo

    Drop Down Navi for subpages
    Chip life


    Tabs Sidebar
    Vibrant

    Autothumbnails on homepage
    graphene
    fazio



    Magazine
    cover wp



    Gallery
    f8lite



    Easel


    Themesfusion.com

    Thursday, April 28, 2011

    Diseases that may affect Designers and Computer Users

    Mainly posture related diseases. The 2 main ones are:
    Craniomandibular Dysfunction and Temporomandibular Dysfunction

    Temporomandibular Dysfunction is a term covering acute or chronic inflammation of the temporomandibular joint, which connects the mandible to the skull. The disorder and resultant dysfunction can result in significant pain and impairment. Because the disorder transcends the boundaries between several health-care disciplines — in particular, dentistry and neurology — there are a variety of treatment approaches. Google these terms and see how to treat them.

    web hosting reviews

    Top 3 Web Hosting for Designers

    Our reviews of the best web hosting providers for Designers.

    Rank Features Features Extra Features Web Hosting Review
    1
    HostRocket
    Many Features

    Disk Space: Unlimited
    Bandwidth: Unlimited
    Email Accounts: Unlimited

    MySQL Databases: Unlimited
    FTP Accounts: Unlimited
    - Streaming audio/video capabilities
    - Ready to go scripts:
    E-commerce, gallery, forums etc


    HostRocket
    Review
    Email in your review
    2
    WebHostingPad
    Reliable Host

    Disk Space: Unlimited
    Bandwidth: Unlimited
    Email Accounts: Unlimited

    MySQL Databases: Unlimited
    FTP Accounts: Unlimited
    - Ready to go scripts:
    E-commerce, gallery, forums etc
    - $25 Google Credit - Advertise on google. They give you $25 credit

    - $25 Yahoo Credit
    WebHostngPad
    Review
    Email in your review
    3
    Globat
    Reliable Host

    Disk Space: Unlimited
    Bandwidth: Unlimited
    Email Accounts: Unlimited

    MySQL Databases: Unlimited
    FTP Accounts: Unlimited
    - $4.44 One of the cheapest
    - You get FREE Domain too
    - $30 Google AdWords Marketing Credit
    - Ready to go scripts:
    E-commerce, gallery, forums etc

    Globat
    Review
    Email in your review