Search:

Type: Posts; User: shawn gibson

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Kieth (diades), I still don't know why you...

    Kieth (diades),

    I still don't know why you were mean to me...I mean the arrow post.
  2. I'm guessing I asked too many questions. I always...

    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...
  3. Really need help here...chromeless window script gone buggy

    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...
  4. Replies
    5
    Views
    354

    Maybe off topic, but this might be a good way of...

    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...
  5. Replies
    15
    Views
    1,251

    OK...I think I finally figured out what you...

    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...
  6. Replies
    15
    Views
    1,251

    Thanks piglet:) I think I'm gonna take you up...

    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...
  7. Replies
    15
    Views
    1,251

    Yeah, that's it. When I do it, even slow-online...

    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...
  8. Replies
    12
    Views
    324

    I saw another post here today, and it says you...

    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...
  9. Replies
    15
    Views
    1,251

    document.write? innerHTML...something else?

    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...
  10. Replies
    12
    Views
    324

    Sorry for chiming in so late...but how about MS...

    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?
    ...
  11. Replies
    15
    Views
    1,251

    Hummm, maybe if I use InnerHTML (my big quest...

    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:)

    :)
    ...
  12. Replies
    15
    Views
    1,251

    OK maybe I'll stick to thievery:) LOL

    OK maybe I'll stick to thievery:)

    LOL
  13. Replies
    15
    Views
    1,251

    OK wise guy(:))...how about: ...

    OK wise guy(:))...how about:



    <script>
    function loadImages(){
    if (document.images){

    image1 = new Image(); image1.src = "image1.gif";
    one.style.visibility="visible";
  14. Replies
    15
    Views
    1,251

    would this work--a very simple loader-bar

    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...
  15. Geesh that took about 5 minutes! I went to my...

    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...
  16. Wonderful! Thanks guys. shawn:)

    Wonderful!

    Thanks guys.

    shawn:)
  17. 'onblur' equiv for a div--I used 'this', Diades! :)

    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...
  18. Thanks Diades:) I have Flash 5 (or whatever...

    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...
  19. Software--text animation, minor graphic fade/move

    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,...
  20. Wow, what a reduction! I pasted into my...

    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...
  21. GOT IT! Sort of:...

    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...
  22. Hi Diades...and everyone. I almost have this....

    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...
  23. Well, I've been able to get a template almost...

    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:
    ...
  24. Your mods aren't there, but the link above is to...

    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); ...
  25. Does this type of scripting only work for images?...

    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...
Results 1 to 25 of 111
Page 1 of 5 1 2 3 4