Search:

Type: Posts; User: diades

Page 1 of 20 1 2 3 4

Search: Search took 0.41 seconds.

  1. Replies
    3
    Views
    919

    JavaScript Hi Kool prompt returns a string or an integer...

    Hi Kool

    prompt returns a string or an integer so, asking : if(isKool) when the default is set to "Yes" returns a string "Yes" not a boolean; set the return value to 0 or 1 : var isKool =...
  2. Legal Thanks Eric, sounds like Realplayer needs to...

    Thanks Eric, sounds like Realplayer needs to tweak a little; mind you, if you will use these obscure browsers..... :haha:
  3. Thread: SEO Services

    by diades
    Replies
    2
    Views
    1,776

    SEO Hi A website is continually 'ranked' by the...

    Hi

    A website is continually 'ranked' by the various search engines, if no changes ever occur then it is dormant and will slip accordingly. Duplicate content? Why waste space? Get content on...
  4. Replies
    5
    Views
    1,829

    JavaScript Ok, first hit, you are defining data via...

    Ok, first hit, you are defining data via getElementById but5, data is not an element

    function drop(e){
    e.preventDefault();
    var...
  5. Replies
    5
    Views
    1,829

    JavaScript Hi saijmen Welcome! :) At a quick glance,...

    Hi saijmen

    Welcome! :)

    At a quick glance, the array declaration is in error (in red)
    There are two ways to declare the array, first in green and the second shorthand version in pink:

    If...
  6. Replies
    16
    Views
    2,716

    CSS Hi Eric Sorry, I thought that you were...

    Hi Eric

    Sorry, I thought that you were discussing the top menu.

    The menu items do not change in FF. The styles are confusing.

    You have:


    <td>
  7. Replies
    16
    Views
    2,716

    CSS Hi Eric I do not have safari but, it works...

    Hi Eric

    I do not have safari but, it works just fine for me in Firefox:firefox:
  8. Replies
    16
    Views
    2,716

    CSS Hi Eric This: a:hover {color:#000000} should...

    Hi Eric

    This: a:hover {color:#000000} should be fine as far as I know, this: "a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!! " is only really if you...
  9. J Pollocks Beginner Guide No problem there orange, you are most welcome as...

    No problem there orange, you are most welcome as that is what we are here for!
  10. J Pollocks Beginner Guide Hi Guys There always used to be a rule that...

    Hi Guys

    There always used to be a rule that allowed one to open new windows, send data to the server, resize things and, generally, do what you want; it was called 'good manners' i.e., ask the...
  11. Replies
    1
    Views
    763

    SSI Hi, Sorry for the delay here, this must have...

    Hi,

    Sorry for the delay here, this must have been missed.

    I dare sat that you have the answer to this by now but, this would be a server-side action as ssi (includes) are processed on the...
  12. Article: How to set the attributes of an image in a post/article

    You can view the page at http://www.webxpertz.net/forums/content.php/166-How-to-set-the-attributes-of-an-image-in-a-post-article
  13. Replies
    0
    Views
    79

    Article: HTML5 and Canvas

    You can view the page at http://www.webxpertz.net/forums/content.php/154-HTML5-and-Canvas
  14. Replies
    0
    Views
    76

    Article: SVG within html5

    You can view the page at http://www.webxpertz.net/forums/content.php/153-SVG-within-html5
  15. Replies
    1
    Views
    661

    SEO I would suggest studying the subject in order...

    I would suggest studying the subject in order that a thorough understanding of the topic is grasped. A search on Gooogle will elicit many returns of which this is one.
  16. Article: Using the localStorage Object HTML5

    You can view the page at http://www.webxpertz.net/forums/content.php/143-Using-the-localStorage-Object-HTML5
  17. Replies
    5
    Views
    818

    PHP Thanks my friend :)

    Thanks my friend :)
  18. Replies
    5
    Views
    818

    PHP Hi Five :h5: :) One of the problems is that of...

    Hi Five :h5: :)

    One of the problems is that of consistency. A login name that parses this time will break next time. This makes me wonder if it is the parsing of the xml? There are, of course...
  19. Replies
    5
    Views
    818

    PHP Regular expressions and efficiency

    Hi,

    Some time ago I wrote a script in php to read an xml stream, parse the data into the format that I required and present it to the user.

    For the most part, there are no problems but, there...
  20. Replies
    2
    Views
    395

    RTFM :) What does it say? If it wants to use...

    RTFM :) What does it say? If it wants to use that directory then there must be a reason. It may be that you can rename it as long as you know where the path to the dir is stored.

    It is even good...
  21. Replies
    9
    Views
    1,022

    JavaScript I agree wholeheartedly :)

    I agree wholeheartedly :)
  22. Replies
    9
    Views
    1,022

    JavaScript Hi Lady A The way that friend Coot mentions is...

    Hi Lady A

    The way that friend Coot mentions is html5 (and is the way to go), if you wish to use xhtml etc., and want the title attribute address it via script onload:


    //give the links that...
  23. Replies
    11
    Views
    1,571

    HTML Just in case: ...

    Just in case:

    http://www.youtube.com/watch?v=siOHh0uzcuY
    by Brad Neuberg 2 years ago
  24. Replies
    11
    Views
    1,571

    HTML Once more into the breach if you please :)

    Once more into the breach if you please :)
  25. Replies
    11
    Views
    1,571

    HTML Try now please

    Try now please
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4