Results 1 to 10 of 10

Thread: i want to learn...

  1. #1
    Join Date
    Oct 2007
    Location
    Baguio City
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default i want to learn...

    can you help me how to make like this-->preview
    http://charsim.rune-nifelheim.com/en?setlang=en

  2. #2
    Join Date
    Oct 2007
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    First find its source code

  3. #3
    Join Date
    Oct 2007
    Location
    Baguio City
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hmmm ??? lol
    what you min source code ...lol
    i think what you min is too rip...lol
    i rip it but i wana make my own help me for tutorials plsss ...lol

    ASAP...lol

  4. #4
    Join Date
    Oct 2007
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There is none u have the same problem as me

  5. #5
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    That's an interesting design.

    It isn't all that complex, actually.

    There are a number of layered transparent gifs, each for one of the changeable parts of the body-- hair, dress, background, etc.

    Then each choice in the rows of choices is a javascript triggered event to change that particular gif.

    It also bases it on get variables, like page.php?hair=12&background=10, so that you can save the link.

    I'd suggest looking at absolute positioning for those elements and layering them.
    Then it's just a matter of changing the images' SRCs using Javascript onClick events.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  6. #6
    Join Date
    Oct 2007
    Location
    Baguio City
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    wow ...do you have an tutorials for that or link...
    can i use dreamweaver to make replay plsss....
    thanks a lot

  7. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Dreamweaver is a tool and html is the product.
    It can help in some cases, but it certainly doesn't limit you because you can go into the source code and edit it yourself.
    You will, however, find the preview mode limiting to an extent, including, I'd think, in this case.

    I don't have a tutorial, no. I'd suggest, again, looking at finding a way to use CSS to align the images on top of one another, then just changing their SRCs with javascript onclick.

    I think absolute positioning with differeing z-indexes will pay off.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  8. #8
    Join Date
    Oct 2007
    Location
    Baguio City
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    waaaaaaah
    i am using macromedia dreamweaver 8 can this product help
    and what the meaning of SRCs im a noob for this but im trying too make plss
    reply plss...

  9. #9
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    aside from the fact that "plss" is not a word, "reply plss" isn't going to draw attention to your post.

    If we feel like responding, we will (and you're asking a valid question, so I'm happy to do so ).

    <img src="myfilenamehere.jpg"> <<< that's an src. It just means "source".

    Dreamweaver won't do much in this case, because the code you need is a bit beyond that.

    As I've said, reSEARCH (yes, that means look up) absolute positioning using CSS (try google, for example), then how to change an img's src dynamically using Javascript.

    Sorry, Dreamweaver will not write this for you.

    Hope this helps.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  10. #10
    Join Date
    Oct 2007
    Location
    Baguio City
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i very appreciate you djr33 thanks again yahh!
    your very expert on this
    more power to you djr33 i love you very much
    Last edited by punkinhardcor; 10-15-2007 at 11:34 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •