Search Result

Collapse
2 results in 0.0025 seconds.
Keywords
Members
Tags
popup window
  •  

  • How to show mp4 videos in popup window using the fancybox plugin?

    how to show the mp4 videos in popup window using the fancy box plugin ..

    here it is my code
    Code:
    <script type="text/javascript" src="jquery.js"></script>
        <script type="text/javascript" src="jquery.fancybox-1.3.4.js"></script>
    <script type="text/javascript">
    $(document).ready(function () {
        $("a.fancyvideo5").click(function
    ...
    See more | Go to post

  • rahulephp
    started a topic How to create a popup Login Window?
    in PHP

    How to create a popup Login Window?

    Hi There,

    First of all, i would like to say that my experience with this forum is really very good.

    I want to create a popup Login Window for my website.
    You can see one of the example of this here.
    www.oodle.com---> post add button. (At the right top)

    Can you please let me know, which functionality they have used to achive this. (Javascript or ajax)
    Can i get any readymade *.js...
    See more | Go to post
Working...