Jump to content

eduard

Members
  • Posts

    2,375
  • Joined

  • Last visited

Everything posted by eduard

  1. Ok, many thanksp s I wrote that my circumstances have changed - no thief
  2. eduard

    2 questions?

    1 An index.html file with a JavaScript in it, is saved as index.js?2 What about this code? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title>Eduard Lid</title> <link rel="stylesheet" type="text/css" href=ex1.css> <script type="text/javascript"> function swapImg(eduard.JPG,eduard2.JPG){elm = document.getElementById(eduard.JPG);elm.src = (eduard2.JPG);return true;}</head><body><div id="floater"> <ul id="flags"> <li>eng<a href="portfolio.html"><span id="amer"></span></a></li> <li>es<a href="portfolio.html"><span id="spanish"></span></a></li> <li>d<span id="germ"></span></li> <li>nl<span id="dutc"></span></li> <li>f<span id="fren"></span></li> </ul><form action="insert.php" method="POST"> <label for="s_name">Site Name:</label> <input type="text" id="s_name" name="site_name"> <label for="s_url">Site URL:</label> <input type="text" id="s_url" name="site_url"> <label for="Description">Description:</label> <input type="text" id="Description" name="Description"> <input type="submit" value="Add Link"></form></div><!--end #floater --><div id="vertical"></div><div id="main"> <p><img id="eduard" src="eduard.JPG" alt="img Eduard Lid"></p> <p><img id="lake" src="lake.jpg" alt="img lake"></p><iframe id="player" src="http://www.youtube.com/embed/h2AWKgU0cN4" frameborder="0"></iframe><br> <p>Web designer<span class="right">Diseñador de sitios web</span></p> <p>Translator<span class="right"> Traductor</span> <ul id="links"> <li><a href="english.html">more</a></li> <li><a href="spanish.html">más</a></li> </ul></div><!--end #main --><h1>Eduard Lid</h1> <p id="copyright">Copyright © 2012</p></body></html>
  3. I´m beginning to understand your reply (I´m now learning JS), but how do I write it in my html file?
  4. What do you think I´m doing? p s I believe ..... is NOT me
  5. I hope this will do:The value of an id I set p s no copy and paste
  6. I know what id and class are, but I don´t undetstand the examples well! myP is an id (html)Volvo is a value (JS)?
  7. Can anybody explain this example please? var carname="Volvo";document.getElementById("myP").innerHTML=carname; I don´t understand "myP"?
  8. Ok, but when I want the JS function in the head I´ve to write: : <script type="text/javascript"> aswell as : <script type="text/css">? Sorry, I was confused: css is a style; not a script!
  9. What about my css if I write: <script type="text/javascript">?
  10. I have to write this function in the head, not in the body?
  11. To changes the images of my website (www.eduardlid.net) after a certain time, I can use the setInterval () method of JavaScript? If so, where do I find how to do this (images)?
  12. eduard

    Flash CS6?

    Ok, thanks! I´ll do JavaScript.
  13. eduard

    Flash CS6?

    Thanks! mmm....for me it isn´t clear what I should do? Portable is out of question, because few people here have portables! However, I want rotating images, thus I´ve to learn JavaScript? P. s. I should have written Flash CS6
  14. eduard

    Flash CS6?

    What should I use (what are the differences: JavaScript, Flash, jQuery????
  15. eduard

    Flash CS6?

    Do you think (jquery transitions) is a good suggestion to a client to improve his website: www.hosteriahuahum.com.ar? Yes/No please?
  16. eduard

    Flash CS6?

    Many thanks! Finally, I found it (jquery transitions)! Now, is it very difficult to make it?
  17. eduard

    Flash CS6?

    Thanks! I know what Flash is! I worked with Flash CS3
  18. eduard

    Flash CS6?

    Many thanks I saw this. But how about images. Where can I find examples and what is the difference with Flash
  19. eduard

    Flash CS6?

    I want to change the images for 5 seconds of a website.Do you recommend to downloaf Flash CS6 Professional?
  20. eduard

    Where .....

    Ok, thanks Should I download Flash CS6 Professional
  21. eduard

    Where .....

    OK, Thanks!Can I do it with the try-out version
  22. eduard

    Where .....

    The changing images of this website http://www.backupproducciones.com/ is JavaScript - I suppose. Where do I find how I have to do it P. d. my computer is defect
  23. I´m going to write something!Finally, I´m going to leave this hostel in some days! Then, I can leave behind me the problems which bothered me for several months (e. g. theft), Also then I can concentrate me 100% at webdesign (no more excuses!) and as written to me yesterday I want to be very good at it!I hope you´ll help me realise this!
×
×
  • Create New...