www.webdeveloper.com

Search:

Type: Posts; User: ballball

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    330

    any idea on GetVerifiedStatus?

    any idea on GetVerifiedStatus?
  2. Replies
    2
    Views
    330

    php custom variable to paypal

    hi,, is it possible to pass a custom php variable to paypal.. then afer the process the custom variable will be sent to your database??
  3. okay i have this function...

    okay

    i have this
    <script>
    function enabledisable(){
    textbox=document.getElementsByName("mytextbox[]");
    checkbox=document.getElementsByName("mycheckbox[]");
    }

    </script>
  4. PHP-JAVASCRIPT multiple checkbox disabling textbox

    hello!

    can you please help me to achieve this?

    i have a multiple checkbox and multiple textbox.. and it is inside by mysql_fetch_array what i want to do is,, once i checked the checkbox it...
  5. Replies
    5
    Views
    952

    @haulin, i want to create a custom rotating ads....

    @haulin, i want to create a custom rotating ads. :)
  6. Replies
    5
    Views
    952

    wow thanks! this is exactly the output that i...

    wow thanks! this is exactly the output that i want to achieve.. XD i cant believe that it's possible thank you very much
  7. Replies
    5
    Views
    952

    function a(){ window.onscroll = scroll3; var...

    function a(){
    window.onscroll = scroll3;
    var count3=0;


    function scroll3(){

    count3++;
    alert("every time i move why do i always alert?");
    }
  8. Replies
    5
    Views
    952

    javascript scrollbar call

    hello javascript Pros!

    i have a problem in javascript..

    i want to get the value in scrollbar..

    example:

    if im doing scrolling it wont increment the variable but if i stop, it will do...
  9. Replies
    8
    Views
    1,215

    @bionoid thank you vry much! i got the output.. ...

    @bionoid thank you vry much! i got the output..

    i just added location.reload() in this line

    window.onresize = function() {myFunction();};
  10. Replies
    8
    Views
    1,215

    <div style="font-size: large; text-align: center; font-weight: bold;" id="text"></div>
    <div style="font-size: large; text-align: center; font-weight: bold;" id="demo2"></div>

    <script...
  11. Replies
    8
    Views
    1,215

    its still getting the functions from 768 even...

    its still getting the functions from 768 even though switched from different width
  12. Replies
    8
    Views
    1,215

    @bionoid i still get the same output..

    @bionoid i still get the same output..

    <div style="font-size: large; text-align: center; font-weight: bold;" id="text"></div>
    <div style="font-size: large; text-align: center; font-weight: bold;"...
  13. Replies
    8
    Views
    1,215

    @bionoid thanks for the respond! i didnt add the...

    @bionoid thanks for the respond!
    i didnt add the html because its too long, your right im trying to call a function from 970 and above... now what i want to do is, when the width goes 970 below it...
  14. Replies
    8
    Views
    1,215

    javascript calling function help!

    i don't know what to do... i want the output to display the function with the width that is greater than 970 but it doesn't show up.... and same goes with the other width declared i want to set a...
  15. Replies
    2
    Views
    322

    its still the same. i still need to refresh just...

    its still the same. i still need to refresh just to call different file when it change to different witdh
  16. Replies
    2
    Views
    322

    [HELP]call php file when resize window!

    Im wondering if its possible to call a file when the resize window match on the set variable,, do you think its possible in the codes below? it can call a php file but it will need to take a refresh...
  17. Replies
    3
    Views
    378

    .csv is excel..

    .csv is excel..
  18. Replies
    3
    Views
    378

    how to fetch specific value in .csv

    hello
    can a kindhearted person help me please..
    im trying fetch a specific data from a cell using the .csv format.. i tried the row and column but its not working.

    ...
  19. okay i got it.. thank you very much!

    okay i got it.. thank you very much!
  20. sorry but i'm just a newbie in using function.....

    sorry but i'm just a newbie in using function.. anyway after researching i did figured out on how to fix the problem.. i just use this reference function to get my desired output... but the problem...
  21. php passing the variable from a function to another function

    i hope you got my point from the title box..

    here's the problem:
    im trying to create a simple login/logout using function.. i have a login.php and function.php

    im trying to do this because i...
  22. anyway if im going to do that... i still going to...

    anyway if im going to do that... i still going to end getting undefined.. because i fetched the data from the database...

    there's a problem with
    ...
  23. ok thnks for the help.. ill make a post if it...

    ok thnks for the help.. ill make a post if it works or not... im going to reconfigure the database because i set the expiration variable into strtotime.. maybe i should set it in a normal date so...
  24. i changed the test2=document.getElementById ...

    i changed the test2=document.getElementById

    into getElementsByName...

    the next thing happened i get a undefined in the textbox...


    test=this.setInterval("clock()",1000);...
  25. javascript problem with passing document.getElement help pls

    hi i have a problem..

    this structure is for time remaining left/countdown...
    i want to make refresh every second to that i can see the countdown..
    can you please help me.. by the way it has a...
Results 1 to 25 of 52
Page 1 of 3 1 2 3
HTML5 Development Center



Recent Articles