Jump to content

tendouser

Members
  • Posts

    153
  • Joined

  • Last visited

Posts posted by tendouser

  1. I'm developing 2 web HTML web forms for a restaurant here in Panamá.  I need a PHP to handle data on the server.

    How much should I charge for this?

    I gave them an estimated for $400.00.

    Also some HTML and images maintenance and design.

     

    I need someone with experience to comment on this ASAP.

     

    Thank you very much from Central America, Panamá.

  2. I uploaded new pictures to a website I maintain and is hosted in my unlimited web hosting shared hosting account.  When I browse this site through Firefox I have to refresh to see the new or edited images; same browsing through IE.  How can I prevent this to happen because old cache??

     

    Thanks!

     

  3. Is there any way to install Adobe software like Flash CS, Illutrator, Photoshop in Linux.  I bought a refurbished Thinkpad and I want to rid out my laptop of Microsoft Windows in a near future.

     

    Thanks for you replies!

  4. create js file

    function parpadear()

        {

            with (document.getElementById("parpadeo").style)

            visibility = (visibility == "visible") ? "hidden" : "visible";

        }

     

    inside html file body tag

    <body class="cuerpo" onload="setInterval('parpadear()', 1500)">

    <span id="parpadeo" style="position:absolute;left:30px;top:30px;color:#ff3366;font-family:arial;font-size:45px;text-align: center">

            203-2799<br/>6226-6691</span>

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.