www.webdeveloper.com

Search:

Type: Posts; User: arvgta

Page 1 of 9 1 2 3 4

Search: Search took 0.02 seconds.

  1. Back button fails if there is hash in the previously clicked URL

    Hello all,

    https://github.com/arvgta/history/issues/2

    The plugin itself is making progress, but this bug is nasty.

    You can reproduce the bug by navigating to some URLs containing a hash in...
  2. Replies
    3
    Views
    1,047

    Thanks to both of you! I have opted for...

    Thanks to both of you!

    I have opted for Wordpress, as it is higher-level:

    http://4nf.org/

    What do you think?
  3. Replies
    3
    Views
    1,047

    PHP framework sought

    Hello all,

    I need your advice as professional web developers, which I'm not quite yet ;-)

    This is my current website: http://4nf.org/
    It's hosted on a 1&1 web host in Germany.
    I'm quite happy...
  4. Thanks very much to all of you! So the bottom...

    Thanks very much to all of you!

    So the bottom line is, that search engines don't encourage such practices and it is probably against Google Guidelines, right?

    I was surprised, that while...
  5. Increase site PageRank by using JavaScript links

    Hello all,

    For ages now, I've been developing a tool / jQuery plugin that has certain features, not worth mentioning in this thread.
    I'm now contemplating on trashing vast parts of it, except one...
  6. Replies
    10
    Views
    892

    jQuery Hello all, I have added some more...

    Hello all,

    I have added some more documentation on:

    - https://gist.github.com/4017712
    - http://4nf.org/history-api/

    Please see also: https://forum.jquery.com/topic/new-plugin-history-api
    ...
  7. Replies
    10
    Views
    892

    jQuery Hello all, I've completely overhauled the...

    Hello all,

    I've completely overhauled the plugin code: http://4nf.org/history.js

    You can now call it this way:


    $(document).ready(function(){
    $("#content, #nav").history({...
  8. Replies
    10
    Views
    892

    jQuery Hi rnd_me, Thanks very much for you incredible...

    Hi rnd_me,

    Thanks very much for you incredible feedback! It's amazing, to which lengths you've gone and how much R&D was involved.
    Very nice of you, to open up the code to the public. I suppose...
  9. Replies
    10
    Views
    892

    jQuery Hi rnd_me, Thanks for the overwhelming reply!...

    Hi rnd_me,

    Thanks for the overwhelming reply!

    I agree: the most elegant and perfect jQuery plugin would ideally just allow you to call the given interface generically and always work...
  10. Replies
    10
    Views
    892

    jQuery Hi rnd_me, the easy bit first - no JQuery...

    Hi rnd_me,

    the easy bit first - no JQuery "ready" does not get fired again.
    Instead, there is functionality for a callback function and/or bespoke event that is triggered on content div load.
    ...
  11. Replies
    10
    Views
    892

    jQuery see also:...

    see also: https://forum.jquery.com/topic/new-plugin-history-api
  12. Replies
    10
    Views
    892

    jQuery In this context, I have also created this GIST: ...

    In this context, I have also created this GIST:


    A jQuery encapsulation of the HTML5 History API

    Any feedback of any sort?
  13. Replies
    10
    Views
    892

    jQuery New plugin - History API

    Hello all,

    I've written this new plugin, which encapsulates the HTML5 History API:

    http://4nf.org/history/


    What do you think?
  14. Replies
    2
    Views
    330

    jQuery Works on the sites I control, one of which...

    Works on the sites I control, one of which includes other jQuery libraries.
    Just wondering whether it's compatible with heavy duty jQuery sites and/or such that use Prototype simultaneously.

    It's...
  15. Replies
    2
    Views
    330

    jQuery Plugin code alright?

    Hello all,

    got this tiny piece of code:

    http://4nf.org/GA.js

    You can't be careful enought these days...
    Can you spot an error?

    Any help is greatly appreciated, as I'm an absolute...
  16. Replies
    3
    Views
    712

    jQuery The plugin is just being tested now: ...

    The plugin is just being tested now:

    http://forum.jquery.com/topic/new-plugin-google-analytics-substitution
  17. Replies
    3
    Views
    712

    jQuery see also: ...

    see also:

    http://forum.jquery.com/topic/new-plugin-google-analytics-substitution

    and

    http://www.htmlforums.com/client-side-scripting/t-new-plugin-google-analytics-substitution-149356.html
  18. Replies
    3
    Views
    712

    jQuery Here's the current market leader:...

    Here's the current market leader: http://www.shamasis.net/projects/ga/

    I personally think my solution is even more elegant and consequent, because you have no HTML or JS on your page at all.
    ...
  19. Replies
    3
    Views
    712

    jQuery New plugin - Google Analytics Substitution

    Hi all,

    I've created this little plugin:

    http://4nf.org/GA/

    What do you think?
  20. Replies
    24
    Views
    2,728

    Thanks Charles! I'll live with the error. ...

    Thanks Charles!

    I'll live with the error. After all, in another thread I was told not to worship the validator too much.

    It also works in all browsers anyway, so I'm easy then.
  21. Replies
    24
    Views
    2,728

    Thanks! Much appreciated. a noscript in the...

    Thanks! Much appreciated.

    a noscript in the head results in 3 errors instead of 1.
    Sure, I've tried it before.

    According to W3, noscript belongs in the body.

    Charles, it they expect a...
  22. Replies
    24
    Views
    2,728

    Nope, your (conservative) architecture is cool....

    Nope, your (conservative) architecture is cool.
    Fancy validating Facebook's page, or Google's for the matter?

    Let's get constructive:

    Any reasonable workaround for the above (and very useful...
  23. Replies
    24
    Views
    2,728

    ...or better to say, forget what URL - it's...

    ...or better to say, forget what URL - it's beside the point:

    <noscript><meta http-equiv="refresh" content="0; URL=..." /></noscript>
  24. Replies
    24
    Views
    2,728

    Well, not exactly trivial, what we're all doing:...

    Well, not exactly trivial, what we're all doing:


    <noscript><meta http-equiv="refresh" content="0; URL=http://4nf.org/bo.php?u=http://4nf.org/" /></noscript>

    Is there any way, to make this...
  25. Replies
    24
    Views
    2,728

    Hi Criterion9, just in the case of Google, it...

    Hi Criterion9,

    just in the case of Google, it seems it spiders both the condensed and the elaborate versions...

    Google likes content, I suppose!
Results 1 to 25 of 210
Page 1 of 9 1 2 3 4
HTML5 Development Center



Recent Articles