Mark Goodyear

Results 56 comments of Mark Goodyear

Hey @kevinsmith, you are correct yes — there shouldn't be a need to transform SVGs. I haven't worked with Craft in a while, so feel free to submit a PR...

Can you provide an example? Headhesive clones your target element, so if you have an id on it, it will duplicate it, regardless of language. If there is no way...

I've no understanding of asp.net, so apologies if this is an obvious question; is it injecting ID's that you're unable to control? If you could put up an example somewhere,...

I'm not sure I follow 100%. Are you saying we should only show the header _after_ the target scroll position? The purpose of the plugin is to allow a header...

Yeah, I definitely agree this should be in the plugin. Sometimes the cloning has caused issues for me on other projects. What would the purpose be of the injected div?...

Ah yes, that could work. I was thinking to add a margin-top to the body element to push it down — will test out both ways to see, but the...

I've pushed some updates to the `develop` branch: https://github.com/markgoodyear/headhesive.js/tree/develop The demo is set up to not clone the element, you'll be able to see the small issue I have with...

It was working for me before pushing, let me just double check. I think I'll remove the whole data-attribute configure thing, and look at it another time.

It's all working for me — could you remove the header with the data configuration? Basically at the moment, one config will overwrite the other. You can leave the data...

Hey @HybridSolutions, unfortunately I've had no time to work on personal projects, work has been very busy! I'll try fit it in when I can :)