www.webdeveloper.com

Search:

Type: Posts; User: Adem

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Test URL: www.fiyat.uzaysat.com/deneme_popup.html

    Test URL: www.fiyat.uzaysat.com/deneme_popup.html
  2. OR CSS .popup{ padding:2px; ...

    OR CSS


    .popup{
    padding:2px;
    background:#ECE9D8;
    border:1px solid black;
    position:fixed;

    box-shadow:7px 7px 7px #888888;
  3. There is an error in Popup JavaScript, I couldn't find

    Hello,

    Firefox setting "Using Adobe Acrobat (in firefox)".


    There is an error in Popup JavaScript, I couldn't find.

    Pdf didn't load on first viewing with ths JavaScript popup. But no...
  4. Replies
    2
    Views
    907

    Excellent, thank you so very much

    Excellent, thank you so very much
  5. Replies
    2
    Views
    907

    Control confrim delete

    Hello,

    The alert() musn't display, if any checkbox(s) isn't selected.
    How can I do this?



    <script language="javascript">
    function confirmDel() {
    var agree=confirm("Are you sure you want...
  6. Replies
    2
    Views
    768

    I get it, thank you

    I get it, thank you
  7. Replies
    2
    Views
    768

    About newwindow=window.open

    Hello,
    It does not work


    <script language="javascript" type="text/javascript">
    <!--
    function popitup(url) {...
  8. Replies
    5
    Views
    527

    Thank you very much for your reply It...

    Thank you very much for your reply


    It didn't work the way I want

    This is mandatory and required, name="deneme[]"

    This is not necessarily, id="" ,

    should be mandatory to select one,...
  9. Replies
    5
    Views
    527

    Sequence I'm add number: QUAD1

    Sequence I'm add number: QUAD1

    <form method="POST">
    <p><input type="checkbox" id="QUAD1" name="deneme[]"></p>
    <p><input type="checkbox" id="QUAD2" name="deneme[]"></p>
    <p><input type="checkbox"...
  10. Replies
    5
    Views
    527

    Checkbox select limit

    Hello again,

    I'm sorry my English is bad

    I'm Checkboxes create here:

    <?php while ($row = mysql_fetch_array($sql)) { ?>
    <p><input type="checkbox" id="<?=$row['type']?>" name="deneme[]"></p>...
  11. Replies
    0
    Views
    155

    I need help for a feature

    Hello,

    My code:



    <script type="text/javascript">
    function baslangic(status)
    {
    status=!status;
  12. Replies
    5
    Views
    272

    Hello again, The rule : The amount of products...

    Hello again,

    The rule : The amount of products can be max 21(sample).

    This JavaScript gives a warning about rule above for one value.

    I want that;

    The JavaScript must give a warning for...
  13. Replies
    5
    Views
    272

    Video: http://www.teklif.uzayforum.com/swf.html

    Video: http://www.teklif.uzayforum.com/swf.html
  14. Replies
    5
    Views
    272

    Hello again, Everything is all right. But...

    Hello again,

    Everything is all right.
    But have a problem.
    Global total is not running.

    What could be the problem?
    Could you help me?

    Thanks
  15. Replies
    5
    Views
    272

    Thank you so much for your help. But it is not...

    Thank you so much for your help.

    But it is not I wanted.

    1. "All selects" must be disabled.
    2. When the checkboxes are enabled and the person doesnot select the amount of product, it gives the...
  16. Replies
    5
    Views
    272

    I need a JavaScript, please could you help?

    Hello,

    See: http://awesomescreenshot.com/0a3mle7e9

    <?php
    while ($row = mysql_fetch_array($receiverler)) {
    ?>
    <tr>
    <td class="table_body2"...
  17. Replies
    4
    Views
    100

    trying to, Thank you very, very much Greetings...

    trying to, Thank you very, very much

    Greetings from Turkey
    Best Regards
  18. Replies
    4
    Views
    100

    Thank you for your answer I am producing ...

    Thank you for your answer

    I am producing
    while {
    ............
    }

    and checkbox.

    The rules:
  19. Replies
    4
    Views
    100

    I need help Checkbox

    Hello,

    I'm sorry my English is bad

    I have a checkbox 5 units
    Namesake all (name="uydular[]") (value="4")availability?

    Checkbox_1
    Checkbox_2
    Checkbox_3
  20. Replies
    9
    Views
    193

    Please, Can someone help?

    Please, Can someone help?
  21. Replies
    9
    Views
    193

    Both groups need to control for the select are...

    Both groups need to control for the select are required


    <script type="text/javascript">
    function validateForm(frm){
    var radios=frm.secilenkablotipi_id;
    var n=radios.length;
    for(var i=0;...
  22. Replies
    9
    Views
    193

    Can you help please?

    Can you help please?
  23. Replies
    9
    Views
    193

    hello again, How do I make multiple radios...

    hello again,

    How do I make multiple radios groups

    grup1
    grup1
    grup1

    grup2
    grup2
  24. Replies
    9
    Views
    193

    Ok, Thank you very much

    Ok, Thank you very much
  25. Replies
    9
    Views
    193

    Thanks for the reply Not working, Sample ...

    Thanks for the reply

    Not working,
    Sample

    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
    <script type="text/javascript">
Results 1 to 25 of 26
Page 1 of 2 1 2
HTML5 Development Center



Recent Articles