Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add Grid line and rulers for particular div #15

Closed
27viveks opened this issue Dec 23, 2014 · 1 comment
Closed

How to add Grid line and rulers for particular div #15

27viveks opened this issue Dec 23, 2014 · 1 comment

Comments

@27viveks
Copy link

Hi buddy,
Here, I am struggle with to add rulers for particular inner div using this rulerguides.js.But i dont achieved it.Here i tried to add rulers for div like photoshop.
My current changed script:

var evt = new Event(),

dragdrop    = new Dragdrop(evt),

rg          = new RulersGuides(evt, dragdrop, document.getElementById('workarea'));
I get this code for this issues :https://github.com//issues/11 How to changed ruler for div.
@mark-rolich
Copy link
Owner

Possible implementation is described in #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants