Advanced Search

Search:

Type: Posts; User: marain; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    784

    You nailed it! I am impressed! A.

    You nailed it!

    I am impressed!

    A.
  2. Replies
    14
    Views
    784

    Browser is Mozilla Firefox, v. 3.6.18. System is...

    Browser is Mozilla Firefox, v. 3.6.18. System is Windows XP Home Service Pack 3.

    A.
  3. Replies
    14
    Views
    784

    Seeing as it occurs on only one computer, and on...

    Seeing as it occurs on only one computer, and on only one page of THAT computer, I find less than surprising your difficulty in duplicating it.



    My answer to that question will have to await...
  4. Replies
    14
    Views
    784

    John, in editing the footer for NJMarijuana.com,...

    John, in editing the footer for NJMarijuana.com, I uploaded a file from the wrong folder. That is now corrected.
  5. Replies
    14
    Views
    784

    John, ever have one of those days when you think...

    John, ever have one of those days when you think you're losing it? I saw it yesterday. I saw it this morning.

    Let me get back to you, hopefully tomorrow. In the meanwhile, I'm sorry for wasting...
  6. Replies
    14
    Views
    784

    Very sorry. Correct link is...

    Very sorry. Correct link is http://www.njmarijuana.com.

    A.
  7. Replies
    14
    Views
    784

    The link is five lines above the icons: "Click...

    The link is five lines above the icons:

    "Click here to see our Privacy Policy."

    A.
  8. Replies
    14
    Views
    784

    A Tale of Two Pages

    Style on http://www.marijuana.com is controlled by a css page. The css page controls (among other things) font size. One of the pages on the site is the privacy page. You can't get to privacy from...
  9. Thread: Very Weird

    by marain
    Replies
    2
    Views
    361

    Thank you for your answer, and thank you for your...

    Thank you for your answer, and thank you for your prophylactic adjustment.

    A.
  10. Thread: Very Weird

    by marain
    Replies
    2
    Views
    361

    Very Weird

    Adding
    phpinfo() to a test page causes the icons in the footer to display in reverse order. The icons on all the other pages of the site display in correct order. The page source page shows the...
  11. I lack the time, and probably the talent, to...

    I lack the time, and probably the talent, to analyze your code. I do have general debugging suggestion: Isolate. Remove the parts that you know are working correctly. Or, if those parts are...
  12. Replies
    1
    Views
    348

    Forcing Focus on Radio Button

    I'm having difficulty forcing focus upon a radio field element. Here are the techniques I've tried, all unsuccessfully:



    Original Effort:
    html


    <tr>
    <td class="prompt">Age of person...
  13. Thread: $_server

    by marain
    Replies
    3
    Views
    652

    Awesome! A.

    Awesome!

    A.
  14. Thread: $_server

    by marain
    Replies
    3
    Views
    652

    $_server

    Partial output of


    echo '<br />
    <br />
    <br />
    $_SERVER
    <br />
    <br />
    <br />';
  15. Replies
    7
    Views
    1,069

    Trak, your recommendation works like a charm.

    Trak, your recommendation works like a charm.
  16. Replies
    7
    Views
    1,069

    Thank you. A.

    Thank you.

    A.
  17. Replies
    7
    Views
    1,069

    So be it. The class name was generated in the...

    So be it.

    The class name was generated in the first place by PHP code:


    <?php
    $class = substr($_SERVER['PHP_SELF'], 1, (strlen - 4));
    echo '<body class="' . $class . '">';
    ?>
  18. Replies
    7
    Views
    1,069

    Escaping Initial Digit on Class

    Hello Folks,

    The pertinent part of my css page was...


    .18usc3607 { background-image: url("../images/federal0.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;...
  19. Replies
    6
    Views
    1,206

    Dan, Traq, jscheuer1, beverleyh, it's difficult...

    Dan, Traq, jscheuer1, beverleyh, it's difficult to keep things straight when I'm surrounded by geniuses ;-)

    Thanks all.

    A.
    Official Junior Coder
  20. Replies
    6
    Views
    1,206

    Traq, your surmise was correct: Taking the...

    Traq, your surmise was correct: Taking the </noscript> outside the paragraph tags solved the problem.

    Now as to your other suggestion, were I to change the doctype as you suggest, can you give me...
  21. Replies
    6
    Views
    1,206

    and w3c

    The w3c validator gives an error message when I try to validate http://www.njdriverslicenses.com/. The relevant code is...


    &nbsp;&nbsp;<!-- Site Meter -->
    <script type="text/javascript"...
  22. Replies
    1
    Views
    558

    Superfluous Code?

    I am looking at a script that has this code:


    if ( form.yourName.value.length == 0 ) {
    alert( "Please provide your name." );
    form.yourName.focus();
    return false;

    Then, later on,...
  23. Replies
    4
    Views
    784

    OK. My bad. And it embarrasses me to say this....

    OK. My bad. And it embarrasses me to say this. I _left_ clicked on google.js. I misunderstood to require a left click before the right click.

    Sorry.

    A.
  24. Replies
    4
    Views
    784

    Browser is IE 8.0.7601.17514 (64-bit) Unable...

    Browser is IE 8.0.7601.17514 (64-bit)

    Unable to right click, never get that far. Here's the message:

    Error message is:

    Windows Script Host
    Script: c:\Users\Allan Marain\AppData\...
  25. Replies
    4
    Views
    784

    Google Search Terms Highlighter

    Error appears when clicking on the google.js link in Step 2 of the Google Search Terms Highlighter script on http://www.dynamicdrive.com/dynamicindex10/googlehighlighter.htm.

    A.
Results 1 to 25 of 93
Page 1 of 4 1 2 3 4