JosiahB
-
Hide Display with JS ... Help!
wow sorry .... I am not sure where the html code went ...
-
Advice Needed! :)
this is sorta what I am looking for on the drawing part ... but I need to be able to create shapes and increase and decrease the size, straight lines, arrows ect. ... http://www.williammalone.com/articles/create-html5-canvas-javascript-drawing…
-
Inspect Element-Saving Changes
if you right click on the on the .html file from your desktop you should see a spot that says "open with" you can choose notepad like I said if you have windows. If you edit the code live on the webpage you will have to copy and past tha…
-
Inspect Element-Saving Changes
you can just open the files that you have with a editor (for windows you could just use notepad) and edit it there and save it and the upload to the internet ... not sure if that is what you were looking for?
-
Help with Re-sizing navigation
well take a quick look at on a smart phone or just shrink the browser and you will see what I mean. Since I have the text and background to shrink to a certain point the distance between each link becomes too much ....
-
Help with Re-sizing navigation
wow ... guess that was kinda obvious :) ... alright now I cannot seem to keep an equal height distance between the different nav a ....
-
Any good Text editor? 4free
http://notepad-plus-plus.org/ is a really good free one ... but what I like the most is http://www.sublimetext.com/ ... you can try this one out for free but if you would like to continue use with this program you are supposed to buy a license fo…
-
Help Needed
ok ... then try this .... $.fn.scrollspy.defaults = { data-offset="50" } ....
-
Trying to get code to work on all browsers
this should help you with your problem ... http://davidwalsh.name/css-rounded-corners
-
Sprite Navigation Issue
try this for the css code ... #cssmenu ul { margin: 0; padding: 0; text-align:center; } #cssmenu li { margin: 0; padding: 0; text-align:center; } #cssmenu a { margin: 0; padding: 0; } #cssmenu ul { list-style: none; } #cssmenu …
-
Adding a Link to my Anything Slider
I would need to see a link to you site to give you assistance
-
Help Needed
Hey! Well this is actually a problem with javascript ... so find ... bootstrap-scrollspy.js ... in your javascript folder. Open it up with an editor (notepad will work fine if you have windows) and find ... $.fn.scrollspy.defaults = { off…
-
Help Needed
oh, and apply .... z-index: 100; .... to the same element .... header#header .... to make sure that the black border stays on top of the other parts of the page
-
Help Needed
find ... header#header .... in the css code and change ... position: absolute .... to .... position: fixed Hope this helps!
-
Help with re-hiding the element after it has appeared
Thanks So much!!!!
-
Information held in a contact form only when clicked from a certain link ....
Thank you very much for all your advice and help ... this is what I had in mind to happen ... https://us5.admin.mailchimp.com/templates/preview-template?id=24889 ... click on the confirm button and it takes you to your default email server with pre-…
-
Information held in a contact form only when clicked from a certain link ....
Well I am pretty new to web development and this is only my first real website ... what would be an example of where a user would not be running javascript? Thanks for your advice
-
Information held in a contact form only when clicked from a certain link ....
oh, I forgot, here is the link to my website ... http://josiahbphotography.hostei.com/
-
Help with js error...
thank you I have it figured out now! :)
-
Help with js error...
well I need line 74 to bring down my email form ...
-
Problem with Adobe Flash
thanks I already fixed it a few weeks ago ... thanks!
-
Image slowly displayed on hover over a link
so would there be a way to use the same code that I have on my website and then apply some js or jquery to make it fade in and out so that the image is not triggered until the link is hovered over? Thank you sooo much for all your help!!! :)
-
Image slowly displayed on hover over a link
Yes, I can, but the only thing was is it possible to move the :hover background-image to the right with out moving the initial link? Thanks! :)
-
Image slowly displayed on hover over a link
I am a little confused ... I have not add any of the code that you made yet ... the distance (on my website is fine) but the problem I was having in CODEPEN was that the link moved along with the background-image ... Hope that makes sense! :)
-
Image slowly displayed on hover over a link
that is pretty close to what I want ... here is a link to my website that I am doing it on ... http://josiahbphotography.hostei.com/folio.html .... hover over "Matty" .... what I need is the image to be about 15-20px away from the text ...…
-
Image slowly displayed on hover over a link
that is close to what I am looking for .... but does that replace the text link? Because I need both ... it is for a portfolio that I am working on and it will have someones name and when you hover over the link and image of the person will transit…
-
How do I remove list bullets?
In this section of css you have try including, list-style: none html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, …
-
Problems with adding CSS to a jQuery .after() element
Thank you sooo much! Oh, yeah I know CSS selectors do not need colons before the bracket ... I had just tried using the CSS Pseudo-element :after and had forgotten to delete the colon. Thanks again!
-
Problem with Adobe Flash
they are slide 1, slide 2, slide 3 ...etc.