The variables objectSlide, objectCover, objectPhotoSlide defines inside the function
initSlides() are local variables therefore they are not available outside that functions.
If you want to use...
If the functionality already works on all other major browsers and IE8 is the only culprit then please provide more details on the specific issues for us to chime in.
Meta tag keywords do not get any importance anymore because back in the day some spammers will just fill that section with keywords that have noting to do with the theme of the actual web page....
Since your web page is dynamic, how about making sure the ASPX page modifies your embedded CSS style by changing the 20 into any other integer resulting from the fraction of 100/n n being the...
I cannot certainly write the entire HTML markup and CSS style for you but I can guide you.
<ul id="topnav">
<li> </li>
<li id="lijournals"><a href="#" id="journals">Journals</a></li>
<li...
You can give NVU (http://net2.com/nvu/) a try. I took a quick look at it a few years back and it sounded promising. However I decided to stick with Dreamweaver for not only content editing but also...
The problem with your template might stem from the fact that is has been edited/changed outside Dreamweaver. Another possibility may be because that path to your CSS stylesheet may be incorrect. Feel...
The problem stems for your Dreamweaver preferences.
Open the "Preferences" by going to Edit > Preferences from the main menu of your Dreamweaver menu. ( I you are using a Mac, you will find it by...
Create a folder somewhere inside your computer the define your website:
1) Your local root folder should point to that folder you just created specially for this web site.
2) Define the "Remote...
Where in your javascript code is the "exit" variable used?
You should have a function such as below:
------------------------------------------------------------
var exit=true;
The file contains the synchronization information between files on local and remote host.
It's best you delete your site definition first in DreamWeaver before you try deleting that file.