www.webdeveloper.com

Search:

Type: Posts; User: motuiti

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: Image tag ?

    by motuiti
    Replies
    0
    Views
    541

    Image tag ?

    Is there a way to access and print Metadata in jpg directly to a webpage?
    Specifically looking to print the "where from" tag along with its picture.

    -Sandy
  2. Replies
    0
    Views
    364

    Individually timed images in Slide show

    I am Using a simple jquery slideshow below.
    I want to allow for individually timed images How & where do I add the time.
    (This allows me to sync to the music better than a fixed image time)
    Thanks...
  3. Replies
    2
    Views
    243

    Flash......

    Flash wont work for assorted reasons.
    But thanks for suggestion.

    So my question still remains
  4. Replies
    2
    Views
    243

    Video (mp4) as background

    Could someone please pass along the code for running a video as background (Without repeat)

    Thanks very much

    Sandy
  5. Replies
    0
    Views
    115

    Subbing a MP4 for a jpg

    I use the below code which crops an image to the rounded corners of the table border. How would I change the code to use a MP4 instead of a jpg as background ?


    <TABLE BORDER=0...
  6. Replies
    3
    Views
    185

    No luck but SECOND thought. Getting close though

    I use the below code which crops an image to the rounded corners of a table border.
    How would I change it to a MP4 instead of a jpg ?


    <TABLE BORDER=0 BORDERCOLOR=00B201 width=300 height=200>
    ...
  7. Replies
    3
    Views
    185

    Rounder video

    Thanks for that. I Already use for rounded borders on Tables so can pick up from there.
    Sandy
  8. Replies
    3
    Views
    185

    Rounded corners on Video

    I using a a old TV show video with the player code below.
    Is there any code that will enable me to round the video's corners to better confirm with old TV sets.
    At the same time make the corners...
  9. Replies
    6
    Views
    115

    Thanks just the same

    Thanks just the same.
    Getting some clues in .webloc
  10. Replies
    6
    Views
    115

    When clicking.....

    When clicking the same page pops in to the window. Where as I am trying to drop a link (Webloc) to that page on the desktop
  11. Replies
    6
    Views
    115

    No Luck

    Tried your suggestion. Same page pops up in same window - not downloaded to desk top.
    Understand I dont want the whole site just a link to the page (since it is not shown in the window..
    The actual...
  12. Replies
    6
    Views
    115

    Download to Desktop

    I have a page that opens (onClick="window.open(......etc)
    No address or browser buttons are shown.

    Please, what would be the code needed to add to a button or line of text to
    download the page...
  13. Replies
    2
    Views
    548

    Thanks for reply,

    I might be able to figure out what you are saying, but in the meantime,
    the Script his here

    Thanks

    Sandy
  14. Replies
    2
    Views
    548

    Embedded audio after picts load ??

    I use this code for a slideshow.

    <embed src="GTss/GTCSong.mp3" autostart="true" loop="false" width="280" height="45" hidden>

    How can I get this to start only after all the slideshow picts load?...
  15. Replies
    4
    Views
    555

    sorry to say

    Sorry to say that wont work. A bit over kill.

    I've found all sorts of slideshow scripts, some banner type with links. I do have one with individually timed images and I Found a nice jquery that...
  16. Replies
    4
    Views
    555

    Play automatically... The reason for the...

    Play automatically...

    The reason for the variable picts is to sync with the sound


    Sandy
  17. Replies
    4
    Views
    555

    Slide show - Need two features

    I Need only two Features in a slide show - Cant seem to find both in one script.

    1) Fading
    2) Individually timed images

    Thanks for any help.

    Sandy
  18. Replies
    2
    Views
    510

    Appreciate comments

    I Didn't want to resize a users browser. I just want to size a pop up on my page which seems to stick to that size on the next following page until dragged open. Maybe I didn't make myself clear.
    ...
  19. Replies
    2
    Views
    510

    What's Missing in this simple code

    I want to open a window to a specific size - the code works fine.
    But any subsequent window opens to the same size.
    How do I prevent that so that following pages open to their intended size.

    ...
  20. Thread: One liner

    by motuiti
    Replies
    2
    Views
    1,087

    Yes, jquery.min.js is in the js folder and yes I...

    Yes, jquery.min.js is in the js folder and yes I already tried your suggestion.
    For test purpose I drag the html file to my Safari browser (even posted a test file online too).

    What happens is,...
  21. Thread: One liner

    by motuiti
    Replies
    2
    Views
    1,087

    One liner

    I have the needed script (jquery.min.js) and would like to place it on my server.
    Question how do I modify the line below to effect that. I've tried numerous possibilities with no luck. I know it...
  22. Replies
    3
    Views
    718

    Thanks but.....

    I'm not sure what you mean.

    Could I please trouble you for the exact line(s) I'd could paste in and where?

    San
  23. Replies
    3
    Views
    718

    Non existent web address default?

    How do I go about setting up a default page for a Non existent web address with in my domaine.

    Is something I can do or does it have to be done hosting end?

    In other words some one arrives at;...
  24. Replies
    4
    Views
    1,377

    only

    The Only thing I can add is the whole script isn in the body of the page.
    Is that a problem?
  25. Replies
    4
    Views
    1,377

    so.....

    Thanks for the reply & blessing.

    Your instructions were to Replace
    var currentAd1 = 0;
    With
    var currentAd1 = Math.floor(Math.random()*imgs1.length);
    Just that - Yes?
    Sorry not working for me....
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles