www.webdeveloper.com

Search:

Type: Posts; User: bondigor69

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    302

    stop video autoplay in iframe

    Hey guys I'm Iframing this site www.themusclemaximizer.com

    there is an video autoplay.

    How can I stop the video from playing.

    The Iframe site isnt mine
  2. Replies
    1
    Views
    503

    php acting weird in wordpress plugin

    hello people im using an free wordpress plugin called WP Greetbox.
    and in the area that I write my own greeting message I tried to execute some php

    <?php
    $test = 'test';
    echo $test;
    ?>

    but...
  3. Replies
    9
    Views
    1,040

    you are amazing thank you

    you are amazing
    thank you
  4. Replies
    9
    Views
    1,040

    hummm .. I know it sound stupid but I dont know...

    hummm .. I know it sound stupid but I dont know that much about javascript.

    I tried the code below and it dosent work


    <a onclick ="javascript:TimerSet('HiddenDiv')" href="javascript:;"...
  5. Replies
    9
    Views
    1,040

    I dont want to get rid of the onlick since the...

    I dont want to get rid of the onlick since the hidden text will show up only if someone clicks the link.
    when he clicks the link I want to wait 10 seconds before the hidden text appears
  6. Replies
    9
    Views
    1,040

    I tried that but it dosent work for me Im a...

    I tried that but it dosent work for me
    Im a begginer so can you please help me


    <a onclick ="javascript:ShowHide('HiddenDiv')" href="javascript:;" >Show/Hide</a>

    <div class="mid"...
  7. Replies
    9
    Views
    1,040

    wait 10 sec before the dispaly

    hello guys I have this script and I want to wait 10 seconds before display the hidden text

    Thank you

    <a onclick ="javascript:ShowHide('HiddenDiv')" href="javascript:;" >Show/Hide</a>

    <div...
  8. Replies
    2
    Views
    866

    Image CLICK counter

    hello guys
    I have an Image on my page and I want to count how many times the image has been clicked on and show the number beside the image. Also I dont want the number to reset everytime the page...
  9. Replies
    5
    Views
    656

    the text beween is a price that always changing

    the text beween is a price that always changing
  10. Replies
    5
    Views
    656

    extract text BETWEEN

    hello guys I want to extract text between

    <span style="color: red;">Your Price</span>:$
    and

    <br>
    and show the extracted text:confused:
  11. Replies
    1
    Views
    1,092

    CSS image strech

    hey guys Im using wordpress and I have this css script


    ul#nav2 li a:hover {
    background:#444444;
    text-decoration:underline;
    text-indent:0px;
    line-height:37px;...
  12. Replies
    0
    Views
    690

    CSS popup need modifications

    hey guys I have a site layout of 1240px fixed.

    and I have this css popup that works perfectly


    .black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
  13. great thank guys

    great thank guys
  14. tell script to load when page is fully loaded (improve site speed)

    hey guys I have 3 javascript on my on each page and they are slowing down my site speed

    Is there a way to optimize the speed by telling the script to load when the actual page is done loading???
    ...
  15. you can find out the full script here...

    you can find out the full script here
    http://ebook-review.org/themeframe/templates/javascript/DD_roundies_0.0.2a.js
  16. Parse error: syntax error, unexpected T_STRING in .js line 42

    hey guys I get this error
    Parse error: syntax error, unexpected T_STRING in /home/ebookrev/public_html/themeframe/templates/javascript/DD_roundies_0.0.2a.js on line 42

    there is the line 42...
  17. thank you again for the help. But If I...

    thank you again for the help.
    But If I understood the article that you gave me the script opens in new window???
    BTW I found exactly what I need.Please check this thread...
  18. Help me to imlement that script to wordpress

    hey guys can someone tell me step by step
    on how to implement this script on my wordpress blog
    I dont know where to put the CSS and the javascript.
    the script that I found is on this site...
  19. thank you can you please visit this thread I...

    thank you
    can you please visit this thread
    I wrote better explications
    http://www.webdeveloper.com/forum/showthread.php?t=255244
  20. Create a bookmarking script on popup help NEEDED PLZ!!!

    Hey guys I'll try to do my best to explain what I want.

    Im using a self hosted wordpress and I want to add and image link in one of my sidebars.


    <a href="http://www.espn.com" target="_blank">...
  21. ok sorry I'll try to give you more information....

    ok sorry I'll try to give you more information.
    First I need a social bookmarking script for my site.If I cant get a good one I'll use addthis.com script.
    I use wordpress so before each post I'll...
  22. Send user to thank you page after share

    hey guys im looking for a script (probably javascript, im not sure) to send user to a thank you page when they shared the content.
  23. Replies
    1
    Views
    446

    Please HEEEELLLPP!!!

    hello
    can someone please teach me how to add facebook,twitter,g plus, linked in and more sharing images on my site and give people a reward if they share.
    If they do share....confirm that they did...
Results 1 to 23 of 23
HTML5 Development Center



Recent Articles