Giter VIP home page Giter VIP logo

jquery-desktop's Introduction

jquery-desktop's People

Contributors

nathansmith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-desktop's Issues

jQuery 2.x doesn't show menus anymore

The latest jQuery does not open the menu's anymore. It seems to be due to the mousedown event being received twice (probably some nested div thing). The only way I've been able to "fix" this is by adding a "stopPropagation()" call at the end of the d.on('mousedown', 'a.menu_trigger')-listener. Dunno if that is the best method.

How can I change the size when I open the window?

Hello,

How can I change the size when I open the window?
when I click in the icon, the window open in a default size set in some part of the code and I can't find, can you show me to change to open maximized?

Making unresizable windows

Hello,

I am knee deep in working over this amazing thing into a new personal website, and one thing I want to know is how to make a window that cannot be resized (e.g. the size is fixed and cannot be maximized or have its border grabbed to resize). This would be highly desired for creating dialog windows, etc.

Thank you!

Capturing the window open/close event for use in Javascript programs

Hello,

I am knee deep in working over this amazing thing into a new personal website, and one thing I want to know is how to capture the event of a window getting opened or closed. This is for use with something like, a game in Javascript that exists within a window, so the state can be initialized upon the window being opened, and clearing the state and stopping the game when the window is closed.

Thank you!

Creating New Window from Existing Window

Hey Nathan!

First of all, I wanted to say how great this whole project is, has been super helpful! I'm tweaking it to be a portfolio site for a cousin and I'm trying to create a new window from an existing window.

For example, when the "Computer" folder opens I want to have different folders in there for different projects (I've done this by just changing some of the table names), and then once the folder is clicked I'd like to have it open a new window with a list of all the images inside. I'd add the images manually but how can I get a new window to open from an existing open window? Thanks a lot!

Can't add new windows

I have worked a bit trying to figure out how to add new windows to the code. But i can't figure out how to do!.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.