thanks for the help
I'm looking for a tutorial or help on.
I want to have 2 different titles for one main page, I want the title to switch depending on what page it is going through.
So if my main page going through (example)text/content/moreinfo/help1.html, title 1 will show up. If my main...
I have 6 divs that show and hide on rollover.(service0 - 6)
I want service 6 to show up any time that service 0-5 aren't rolled over. Please help.
/*<![CDATA[*/
var showInterval = [false, false, false, false, false, false, false];
var hideInterval = [false, false, false, false, false, false...
Can anyone help, I'm trying to get the image to fade out to another picture. But can't get it to work.
<head>
<script type="text/javascript">
function blendimage(divid, imageid, imagefile, millisec) {
var speed = Math.round(millisec / 100);
var timer = 0;
//set the current...
I want to Delay Mc2 to play a couple seconds behind Mc1.
Thanks for the Help.
MovieClip.prototype.moveMeX = function (posX,speed,alpha,) {
this.onEnterFrame = function () {
this._x += (posX - this._x) / speed;
this._alpha += (alpha - this._alpha) / speed;
if (Math.abs (posX - this._x) <...
I want to crop a picture.
I know how to in photoshop, and all the other programs.
I have clients uploading pictures(random height and width) and the pictures get displayed on the web, but I want them a to be all to be display a certain size with out stretching the picture.
Any Idea, tutorials...
I want to crop a picture (.jpg) using HTMl, CSS, Javascrip, ect.
I know how to in photoshop, and all the other programs.
I have clients uploading pictures(random height and width) and the pictures get displayed on the web, but I want them a to be all to be display a certain size with out...
The code below expands and shrinks when you click the hyperlinks,
and if you expand one the other div shirinks.
But now I want to show the div for MENU1 when you open the page and if you click on MENU2, MENU3, ext. that div expands and the MENU1 shrinks
<style type="text/css">
.menu1{...
Osx - cs2
I get an Unknown Error everytime I Save as an .ai.
Also If I copy a file in illustrator to photoshop I get an error.
"The Operation cannot complete because of an Unkown error. [CANF]" and I get a photoshop error "Could not cmplete the Paste command because of an error getting data from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.