Welcome to TalkGraphics.com
Results 1 to 10 of 22

Hybrid View

  1. #1

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    OT posts re W3C compliancy query from ab29 have been moved to new thread here

  2. #2

    Thumbs up Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    In XHTML strict, for a W3C validation, please put your javascript code between:

    PHP Code:
    <!--  

    and

    --> 

  3. #3
    Join Date
    Nov 2009
    Location
    Miami, FL USA
    Posts
    14

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Good idea!!!

  4. #4

    Post Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Well, considering jquery libraries, one nice implementation is called Qtip. This is a tooltip plugin highly customizable and so which needs a few time for grasping all the possibilities, but one can find some of the main examples on the site of the author.

  5. #5
    Join Date
    Nov 2009
    Location
    Miami, FL USA
    Posts
    14

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Quote Originally Posted by ab29 View Post
    Well, considering jquery libraries, one nice implementation is called Qtip.
    I think this particular implementation can be achieved easily with Xara without JQuery. But thanks for the first suggestion.

  6. #6

    Thumbs up Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Quote Originally Posted by perseus View Post
    I think this particular implementation can be achieved easily with Xara without JQuery. But thanks for the first suggestion.
    Could you share your idea about it ?

  7. #7
    Join Date
    Nov 2009
    Location
    Miami, FL USA
    Posts
    14

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Quote Originally Posted by ab29 View Post
    Could you share your idea about it ?
    Sure, here is a sample.
    Attached Files Attached Files

  8. #8
    Join Date
    Aug 2000
    Location
    Skødstrup, Denmark
    Posts
    251

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Here is the first code - and at the same time the place to share the code in this project.
    It should be saved along with "roe.js" and included (manually/placeholder) into a HTML file generated by Xara. It does nothing much, just locks the calls made from Xara. Oh and I have tried to turn off all the "document.onmousemove" eventhandler... Here goes!
    http://gist.github.com/239092
    Cheers,

    Sten
    "Everything has two sides"

  9. #9
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Anyone interested in joining af project: jQuery integration with HTML generated X

    Why have you disabled onmousemove handler?
    John.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •