krysak4ever
-
Web dev apps for Mac
Hi, I started this topic almost a year ago. I will be moving this list of Mac apps to Github because updating old post here does not make much sense. Anyway. Last question before closing this topic as solved. I was curious what apps came out sin…
-
codepen || jsfiddle || jsbin
@Hugo ... thanks for the article ;)
-
codepen || jsfiddle || jsbin
I like it for similar reasons. All the others seem to have similar features and I like the Github login, which reminds me http://dabblet.com/ which I used to like a lot too but not using anymore. To me it seems that all have HTML, CSS, JS and some …
-
Become more employable Web Developer
@JoshBlackwood ... thumbs up, I would not say it better :)
-
Become more employable Web Developer
I was maybe too general in that statement "with kids" and "only" simple websites :) Of course no kid will be hired to take care of corporate CRM, web app or anything more complex. What I wanted to say is, that by my opinion you …
-
Become more employable Web Developer
And I do not mean here things like Photoshop, I mean stuff like, soft skills, project management, etc. Whatever you can think of. Share your experience with me and others. === If anyone is interested in networking, add me: http://www.linkedin.com…
-
Where to learn JavaScript in order to get a job ?
thanks Dillon, much appreciated
-
Where to learn JavaScript in order to get a job ?
Thanks a lot Jason !
-
Demo like "Windows 8 Start Screen"
perhaps, will try, thanks
-
Layout Review
SEARCH lot of people use it instead of reading, should be at top
-
IN BEGINNER TERMS PLEASE ...
An inline frame places another HTML document in a frame. Unlike an object element, an inline frame can be the "target" frame for links defined by other elements and it can be selected by the user agent as the focus for printing, viewing it…
-
The Lodge
@chriscoyier hi, I did not want to start a separate thread for this and make a mess here in forums :) I have 2 ideas, improvements for UX let's say ;) Could you implement in THE LODGE a "Grid View" / "List View" button o…
-
Forum engine ? (phpbb, bbpress, vanilla)
@chriscoyier you are right about the bbPress after all I will build the site in WP anyway so it only makes sense to use bbPress as those 2 get quite good along together I guess will give it a shot
-
Treehouse Learning
I do not like TreeHouse as well tutsplus.com is winner for me
-
Perfect Workflow in Sublime Text
and here is the direct link to videos :) https://tutsplus.com/course/improve-workflow-in-sublime-text-2/
-
HTML Symbols
thanks for the article will have a look at it
-
Long web name, dashes or none ?
as you say: "I would pick the one you want as your 'primary' address and have the others re-direct there" is what I meant :)
-
Long web name, dashes or none ?
or have long version for DESKTOPS (keyboards) and short version working as "alias" redirecting to original web for those mobile users :) for instance : http://www.sereb.cz/ goes to => http://www.sebe-revolta-brno.cz/
-
I love IE 7 (sarcasm) ! ... Interesting bug to solve !
thanks guys none of this helped :) I managed to beat that with this /* == FIX INDEX == */ #index .text-block-1 { width: 190px; float: left; margin-right: 10px; } I basically deleted all that the ThemeForest CSS was taking care of and re…
-
I love IE 7 (sarcasm) ! ... Interesting bug to solve !
@HugoGiraudel - I got this ThemeForest theme, so I basically setup nothing all the client wanted was to insert the content and delete/add stuff from time to time the CSS itself is really crazy I will try what @wolfcry911 suggests
-
I love IE 7 (sarcasm) ! ... Interesting bug to solve !
@kgscott284 hi, thanks for look at it :) I did that, I tried "move it up" by negative 400px but the "hover over + jump my content away" effect still was there
-
Sharing SASS and CSS Files
@jkinney768 welcome to real world of corporate design :) some people want smarter solutions because it makes their work easier some people ignore this because = the faster (easier) they do it the less work they have = fear for not having work event…
-
Windows Editers for HTML , CSS , PHP
@JamesBurton 1.] http://www.sublimetext.com/2 2.] http://notepad-plus-plus.org/
-
JavaScript works on local not on live server
it is silly though :) I do make websites but when it comes to my very own wedding (that guy there is me) I am so busy at work that I have to buy a theme to get at least something up and running for the guests as info web
-
JavaScript works on local not on live server
@vermaas only if it was my work this is mere ThemeForest bought theme adjusted for my needs
-
JavaScript works on local not on live server
problem solved guys ... http://daniel-hanka.cz/ example1.js example2.js example3.JS example4.JS example5.js problem was that Windows is fine with upper / lowercase mixed letter on the hosting is linux running it which settings were case sensitive …
-
JavaScript works on local not on live server
hi guys, I tried both nothing worked for me instead of long post here I made a video - 04:15 where I explain and show what it does and does not do no fear :) I speak English, use quality microphone, so the audio is good and video is in HD http://…
-
JavaScript works on local not on live server
here is my web http://daniel-hanka.cz/ screenshots to compare as I see it apache http://i.minus.com/iSMu46VOOBp0A.png live http://i.minus.com/iA1Pshiqx4BqY.png