Thanks again. Corny and outdated, maybe?, but I like my old animated GIF friends for variations on an image, responsive-mobile variation, etc. such as http://www.auntnini.com/sketch/index.html ...
Type: Posts; User: auntnini; Keyword(s):
Thanks again. Corny and outdated, maybe?, but I like my old animated GIF friends for variations on an image, responsive-mobile variation, etc. such as http://www.auntnini.com/sketch/index.html ...
TOO, tooooo simple. Why did not Adobe HELP say so.
Window>TIMELINE (also but may not be necessary Window>WorkSpace>Motion). In timeline section click arrow to choose FRAME ANIMATION, then click...
Thanks JDS and BH.
Photoshop CS6 is not creating first frame nor letting me create a frame for Frame Animation.
Have not checked lately, but, at one point, JavaScript usage was questionable on...
It's disappointing that JavaScriptKit.com is kicking into DynamicDrive.com.
====================================
Adobe HELP is so awful! Adobe has totally corrupted the good old, once simple...
New DD interface is not intuitive. You are losing a lot of viewers. How do you check new posts?
For years DD (and associated JavaScriptKit) forum was fabulous learning place to be routinely...
Strange, but today "sketch" is working again on MAC Firefox 12 and Safari 5.1.7 and Windows Firefox12, Safari and Internet Explorer 8. On Windows, there was option to LogOff without "updates"?
On...
Open FLA, then WINDOW>Movie Explorer and click drop-down menu >Copy Code to Clipboard, then paste that into a post so we can see what is going on.
Thanks for response. Using computers at school, where they have just done some updates (e.g., installing Adobe CS6, etc.). Safari is Version 5.1.7 (6534.57.2), Firefox on MAC and PCs is 12.
Old...
After functioning forever, images on this page http://www.auntnini.com/sketch/index.htm do not show. I assume it is the old JavaScript in <Head>. Have to confess do not know how to debug.
It...
Sorry, couldn't resolve your stated problem (could not wrap my brain around correct percentage width), but you can simplify your code. If content is only 1 line, setting line-height to font size...
Thanks for response Bernie1227. But I was thinking "complicated" when it was a simple typo I just now saw.
========================
I tried copying both what displayed in location bar =...
Search did not provide clue -- so can someone give direction?
Trying to update my dentist's awful garbage clutter code by replicating features on existing site. He has a link to his FACEBOOK...
I have access to Dreamweaver in open lab so cost is not a question for me. All agree, work in CODE or SPLIT view so you have control. Dreamweaver does NOT make you do bad things. It is a great...
I think you need the FLA file (from which the SWF movie was generated) to see what is going on.
I'm surprised the SWF did not need to be embedded ?
http://www.css3.info/preview/multiple-backgrounds/
Alternatively. you could assign one background-image to HTML element and another to BODY element -- making the BODY background transparent so...
You need to specify unit of mearuement, such as PX = pixels for width:1000px;
Example from http://www.josephdenaro.com/ using percentages;
html { color: black; background: #ffffff; margin:...
Yes, that does it.
Thanks also for the advisement re: messing with keyboard navigation. I was trying to make it easier for users by giving an option to mouse CLICK. This was inspired by jQuery...
1) Script Title: Continuous Reel Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/reelslideshow.htm
3) Describe problem:
At...
I have not figured this out yet, but here are some of my search results on ASPECT RATIO:
http://adeelejaz.com/blog/type/jquery-image-resize-plugin/
$.fn.resize=function(a){var d=Math.ceil;...
Did that distort the aspect ratio?
I've been experimenting with % percentages. When my images are the same or similar aspect ratios, it works OK. But with a mixture of "landscape" and "portrait"...
This is driving me crazy. I cannot figure why this does not layout properly in MAC Firefox -- with major <DIV>s side by side. The first two are kinda OK. The last two were based on a Template, but I...
I was hoping someone answered this because that is what I also (basically) need.
Or any other suggestions about resizing Web images (and keeping aspect ratios) for smaller mobile devices would be...
Did you see Mathew James Taylor;s starburts
http://matthewjamestaylor.com/blog/css3-starbursts ?
This does not answer your CSS HOVER/SPAN problem, but it is interesting and somewhat related to the rollOver JavaScript model I suggested.
See as discussed at...
It may not seem so, but I have been paying attention and learning.
My fundamental mission is to display multiple image samples. One of the most perfect scripts (to my way of thinking) is...