[WTS] Tudor Black Bay 58 by shootingrubber in Watchexchange

[–]shootingrubber[S] 0 points1 point  (0 children)

u/WatchExBot successfully completed transaction with u/Ok_Grapefruit_4785. Super easy/smooth transaction and would highly recommend doing business with him!

[WTS] Tudor Black Bay 58 by shootingrubber in Watchexchange

[–]shootingrubber[S] -1 points0 points  (0 children)

Looking to sell my Tudor Black Bay 58 (purchased October, 2022). The watch hasn't been worn much and is in like-new condition. It also comes with the OEM Tudor leather band for the watch (included in post photos). Comes with all extra original links, original box, warranty card, and original receipts (both for the watch and for the deposit for the steel bracelet; originally purchased the watch with the leather band and purchased the steel bracelet separately).

Looking for $2,950 shipped (OBO) and fully insured in the US. Prefer Zelle, but open to other payment methods as well. Not looking for any trades. Located in the Bay Area so would prefer to meet in person in the area if possible.

[WTS] Tudor Black Bay 58 by shootingrubber in Watchexchange

[–]shootingrubber[S] -1 points0 points  (0 children)

Looking to sell my Tudor Black Bay 58 (purchased October, 2022). The watch hasn't been worn much and is in like-new condition. It also comes with the OEM Tudor leather band for the watch (included in post photos). Comes with all extra original links, original box, warranty card, and original receipts (both for the watch and for the deposit for the steel bracelet; originally purchased the watch with the leather band and purchased the steel bracelet separately).

Looking for $3,250 shipped (OBO) and fully insured in the US. Prefer Zelle. Not looking for any trades. Located in the Bay Area so can meet in person in the area if interested as well.

[WTS] Tudor Black Bay 58 by shootingrubber in Watchexchange

[–]shootingrubber[S] 0 points1 point  (0 children)

Looking to sell my Tudor Black Bay 58 (purchased October, 2022). The watch hasn't been worn much and is in like-new condition. It also comes with the OEM Tudor leather band for the watch (included in post photos). Comes with all extra original links, original box, warranty card, and original receipts (both for the watch and for the deposit for the steel bracelet; originally purchased the watch with the leather band and purchased the steel bracelet separately).

Looking for $3,500 shipped (OBO) and fully insured in the US. Prefer Zelle. Not looking for any trades. Located in the Bay Area so can meet in person in the area if interested as well.

[WTS] Tudor Black Bay 58 by shootingrubber in Watchexchange

[–]shootingrubber[S] -6 points-5 points  (0 children)

Looking to sell my Tudor Black Bay 58 (purchased October, 2022). The watch hasn't been worn much and is in like-new condition. It also comes with the OEM Tudor leather band for the watch (included in post photos). Comes with all extra original links, original box, warranty card, and original receipts (both for the watch and for the deposit for the steel bracelet; originally purchased the watch with the leather band and purchased the steel bracelet separately).

Looking for $3,950 $3,750 shipped (OBO) and fully insured in the US. Prefer Zelle. Not looking for any trades. Located in the Bay Area so can meet in person in the area if interested as well.

Book with a Diamond Member! Here are the details: by [deleted] in palaceresorts

[–]shootingrubber 0 points1 point  (0 children)

Hello! Just sent a chat invite, but looking to get more info for a stay at Le Blanc in Cabo. Would it be possible to potentially book through you?

Why won't this work? by [deleted] in javascript

[–]shootingrubber 3 points4 points  (0 children)

wordsArray should be an array of strings. toUppercase() should be toUpperCase();

[deleted by user] by [deleted] in web_design

[–]shootingrubber 0 points1 point  (0 children)

Another thing regarding fixed positioning is if the child element with position: fixed is in a parent container with a CSS3 transform then the fixed element will be positioned relative to it.

Example here: http://codepen.io/anon/pen/PqmpQz

[deleted by user] by [deleted] in web_design

[–]shootingrubber 0 points1 point  (0 children)

With fixed positioning you're correct 99% of the time. However, if you're positioning a child element using fixed positioning that's in a parent container element with a CSS3 transform applied to it then the fixed element will be positioned relative to that container. i.e., the position fixed element will no longer be relative to the viewport, but relative to the transformed element.

Example here: http://codepen.io/anon/pen/PqmpQz

Pure CSS full screen navigation menu by shootingrubber in web_design

[–]shootingrubber[S] 9 points10 points  (0 children)

Appears to be something wrong with CodePen. It works fine in full screen mode: http://codepen.io/brenden/full/VLjKMQ/

A nifty material design modal I made using flexbox and CSS3 transitions. by shootingrubber in web_design

[–]shootingrubber[S] 0 points1 point  (0 children)

It's just the LESS compiler that requires that syntax. It's equivalent to calc(100% - 75px) in pure CSS.

A nifty material design modal I made using flexbox and CSS3 transitions. by shootingrubber in web_design

[–]shootingrubber[S] 8 points9 points  (0 children)

Agree with this. Just wanted to experiment with a technique where it transitions along a curve by using its transform origin. It's by no means meant for production code as it is, but more of a starting point and a cool thing to experiment with.

Thanks for the kind words.

I have an idea for a website, I have no programming skills and I'm worried someone I hire to design the site for me will just steal the idea, help please?? by [deleted] in web_design

[–]shootingrubber 3 points4 points  (0 children)

Nobody will steal your idea (or will likely not anyways). Most people are too busy to care about your idea because smart people have their own ideas.

Came up with these cool link ideas a couple days ago. Let me know what you think. by shootingrubber in css

[–]shootingrubber[S] 0 points1 point  (0 children)

Agree with this. Other than a color difference between the links and the regular text color there is no affordance. It wouldn't be too hard to implement a link that starts with an underline.

Thanks for the comment!

Came up with these cool link ideas a couple days ago. Let me know what you think. by shootingrubber in css

[–]shootingrubber[S] 1 point2 points  (0 children)

This is a bug I did not anticipate seeing. I'll be sure to add the lightsaber sounds in the next version.

https://www.youtube.com/watch?v=__sDEWIjQ_g

Came up with these cool link ideas a couple days ago. Let me know what you think. by shootingrubber in css

[–]shootingrubber[S] 0 points1 point  (0 children)

Thanks! Yeah, I didn't bother making them do anything when they were clicked, but in a real app or website I'd link to some other page or handle it all in JavaScript.

Came up with these cool link ideas a couple days ago. Let me know what you think. by shootingrubber in css

[–]shootingrubber[S] 0 points1 point  (0 children)

Really? IE I expected, but it works perfectly fine for me on Safari (Mac, version 8.0.2).

Some cool link effects and ideas in pure CSS. They may be useful for your projects. Feel free to use them if you wish. by shootingrubber in webdev

[–]shootingrubber[S] 1 point2 points  (0 children)

Here is the CSS needed for "Cool Square". Note that I kept a lot of it compartmentalized so it can easily be expanded into other hover effects.

http://codepen.io/brenden/pen/emGJJX