Ziad Saab
Ziad Saab
Thanks for the kind words @kunzphp ! Actually you can already get this plugin with bower. You have to add it like this: ``` javascript { "dependencies": "ziad-saab/hw-parallax" } ```
@Redani not sure whta you mean. If you look here http://thebayvodka.com/ there are many parallax sections that take the full width of the window.
@Redani please let me know if you need more help with this :)
Hi @Quirksmode, Usually when I need 100% height divs, I do it by setting html and body to height: 100%. This has worked across browsers for me. Did you try...
Hi @sandman21 ! Thanks for the compliment :) Mobile devices try to conserve battery charge as much as possible. One of the things that mobile browsers do to achieve that...
yes that would be perfect! if you can point me to a place in the code i can take a stab at it!
@tgreyuk the new version with `identifiersAsCodeBlocks` looks much better! Here's an example: Do you reckon anything can be done about the "Return Type" part?
@ianstormtaylor I took a stab at this here: https://github.com/ianstormtaylor/superstruct/pull/1181 It's probably not mergeable as-is, but lmk what you think.
https://github.com/ziad-saab/siwe-metamask-snap
👍 came here to ask the same question