Kieth (diades),
I still don't know why you were mean to me...I mean the arrow post.
Type: Posts; User: shawn gibson
Kieth (diades),
I still don't know why you were mean to me...I mean the arrow post.
I'm guessing I asked too many questions. I always assume that because I've not got the knack for this, but there are some great sites out there, that someone has an intuition to figure out where I've...
I'm guessing this is a scripting problem.
My site-in-the-making is now using the chromeless window from microbians.com, and it works wonderfully on my computer (IE6, XP), but it's wacky on IE5.5...
Maybe off topic, but this might be a good way of comparing your home colours to what's on different monitors/computers, to see if you're non-websafe colours are being totally bungled.
Thanks for...
OK...I think I finally figured out what you wrote...
In this line:
pic.innerHTML=" <img src=\"ships.jpg\"onload=\"done()\">"
can I add my images, jscripts, flash, etc. (i.e., instead...
Thanks piglet:)
I think I'm gonna take you up on that...because I've added a 'chromeless' script from www.microbians.com that seems to take a long time to load (though it works perfectly for what...
Yeah, that's it. When I do it, even slow-online (no cable, the trees, country-electric, don't-call-me-right-now and the such), I just get the last div showing up (full-red) for 25px or whatever I...
I saw another post here today, and it says you can define an animated cursor in CSS with cursor: url: etc.
So if simply colouring a standard arrow is the desire, do a screenprint, go into...
Kinda like the sound of one hand clapping:)
I find this all very soothing...but of course, I have the visions in my head, and sometimes I become...impatient.
I'm kind of confused...If I want to...
Sorry for chiming in so late...but how about MS WEFT, and install the webdings/wingdings and play with what's available there...then it's a simple matter of CSSing the colour of the font...correct?
...
Hummm, maybe if I use InnerHTML (my big quest these days, to figure that command out), write the page via the script itself, including the div's and the CSS. I'll tinker when I go home:)
:)
...
OK maybe I'll stick to thievery:)
LOL
OK wise guy(:))...how about:
<script>
function loadImages(){
if (document.images){
image1 = new Image(); image1.src = "image1.gif";
one.style.visibility="visible";
I just read a post about preloading, and after myself giving up on complex graphic loading scripts cuz they always seem to bug out, I thought of this. Can't test it here, but if you think it's worth...
Geesh that took about 5 minutes! I went to my function that 'shows' the particular div, added 'getMain.focus()' (getMain is the document.all/document.getElementById thingie that DOMs my id's). Then I...
Wonderful!
Thanks guys.
shawn:)
Hi all:)
Is there a way to set an 'onblur' type event for a div (as 'onblur' seems not to be part of the vocabulary for this element) for the following possibility, i.e., if someone clicks...
Thanks Diades:)
I have Flash 5 (or whatever it is...bought lotsa stuff when I decided to put my work online, hoping I'd never have to use any of it LOL:)).
Time to get cracking:)
Many...
I hope this is the right forum for this:)
After a horrible 300x400 animated gif experience months ago, (worked great at home...only to find it just wouldn't load right once online, choppy, yucki,...
Wow, what a reduction!
I pasted into my folder with images, and saved it. I went to look at all the code and I thought, 'guess I didn't copy it properly, cuz there's hardly anything there'. But I...
GOT IT! Sort of: http://members.rogers.com/shawn.gibson.photography2/Diades.html
...It works, but I'm repeating code junk so much...I REALLY need to get a handle on arrays and things 'eval' and...
Hi Diades...and everyone. I almost have this. Started from scratch. Now it works, however only with 2 squares. As soon as I try to add squares 3, 4, etc., I get errors.
This works (mouseover the...
Well, I've been able to get a template almost working, and hopefully I can modify the actual page to accomodate it. Here's what I've got:
...
Your mods aren't there, but the link above is to the page I'm trying to change.
It's the 'trans' line of:
function setCSSout (boxId,textId){
var boxValues=getElm(boxId); ...
Does this type of scripting only work for images? I'm getting some pretty bizarre errors with everything I try, trying to apply your code to just the backgroundColor...
Feeling kinda like a big...