- Web templates
- 3 Color Templates
- CSS Templates
- Dynamic Flash
- Dynamic Flash Photo Gallery
- Flash Animated Templates
- Flash CMS Intro
- Flash Intro Templates
- Flash Templates
- Dynamic SWISH Templates
- Full Package Templates
- Full Site templates
- JS Animated
- PSD Templates
- Razor Templates
- Stretched Template
- SWISH Animated templates
- Swish Templates
- XML Flash Templates
- PRO templates
- Responsive web templates
- E-commerce Templates
- CMS & Blog Templates
- Corporate Design
- Silverlight
- Video Templates
- Facebook Layouts
JS Animated Category RSS
This tutorial shows how to make HTML contact form in your JS or Flash Animated template work on PHP 4 hosting server.
Read MoreJS Animated Troubleshooter. Design mode in Dreamweaver
March 09 2012 | Category: JS Animated tutorials
Issue: I can not edit JS Animated template in Design Mode in dreamweaver. It’ doesn’t display anything
Read MoreIn this tutorial we will learn how to modify a single page html template…
Read MoreJS Animated. How to activate contact form
October 24 2011 | Category: JS Animated tutorials
Example 1
To do this:
- open the template folder
- go the site/js directory
- there open the contact-form.js(forms.js) file with your editor (Adobe Dreamweaver, Notepad etc)
- Using the Find and Replace tool (CTRL+F) search for the ownerEmail
You should see the following line:
ownerEmail:'support@guardlex.com'
replace sample email support@guardlex.com with your email address. That’s all, now the contact form should send the …
Read MoreHow to edit images in HTML based template
October 06 2011 | Category: 3 Color template tutorials, CSS template tutorials, Dynamic Flash template tutorials, Dynamic SWISH Tutorials, Flash Animated Template Tutorials, Flash Site Template Tutorials, Full Package Template Tutorials, Full Site Template Tutorials, JS Animated tutorials, Stretched Template Tutorials, SWISH Animated Template Tutorials, SWISH Template Tutorials, XML Flash Template Tutorials
This video tutorial will show you how to edit images in the HTML based template. Due to the common files structure this tutorial is valid for such template types as:…
Read MoreJS Animated. How to change images
July 14 2011 | Category: JS Animated tutorials
This tutorial will show you how to edit images in JS Animated templates.
All images are stored in the “images” directory.
Open the template folder, go to site/images directory.
You can upload your images with the same name and extension to replace the default ones.
The other way is to upload custom images with your titles and extensions. Then you’ll …
Read MoreThis tutorial will show you how to edit text in JS Animated templates.
JS Animated templates are HTML based templates so all content is stored and could be accessed though the .html files.
- Open your template package and go to the site folder.
- There open index.html file with your HTML editor.
- You can use the search tool CTRL+F to find
…