-
Building a site for a mobile device
Hi guys Thanks to everyone's help on here earlier in the year i finished my website *yay* and now i'm back with more questions I'm curious about making a website that will display correctly on mobile devices and wondered if anyone had any tutorials they'd recommend? I know there are a lot of websites out there that will either turn your existing website into one suitable for mobile devices, but where's the fun in that I want to have the knowledge myself However i'm not sure what to search for on google as all i seem to be getting is page after page of sites like the stuff i mentioned. I want some tutorials lol. Hope you guys can help me thanks from Archer
-
Is this possible using just CSS?
So i've been have a practice with these, however using the suggestion in the second link mteam posted (the ryancollins one - still can't post links lol) the hidden content is only visible while the mouse is hovering over it. That isn't what i want. Ideally I'd like the content to remain visible until another link is clicked. However i have no idea how to do that despite having a go at it lol. Anyone who has a better grasp on this than i do have any ideas Thanks for your help with this guys
- Help needed please!
-
Is this possible using just CSS?
Thanks for the links It's a little late tonight for me to test them, but i'll have a go tomorrow and keep you updated if i have any success lol
-
Is this possible using just CSS?
Right basically I have a page with several links on it. What i want is certain parts of the content to be hidden and then when you click the link relating to that content, it shows up, click another link, the info for that link shows up etc. Is that possible using just CSS??? I figure there's probably a way to do it with javascript (which if anyone had any tips on it i'd love to hear ) but was mostly curious to see whether it can be done with just CSS. I have the info in seperate divs and can make those divs hidden, but want to make them unhidden when the link is pressed lol Thanks in advance
-
-
Having links target certain DIV's
Thank you I'll look into it
-
Having links target certain DIV's
Thank you Leon Those links look quite helpful Just while i'm looking at different things, do you have any more info on jquery??
-
Having links target certain DIV's
Thanks guys i'll have a look through those links later And yeah, i was getting majorly frustrated this weekend lol. Any info i could find mentioned javascript, but was just snippets here and there on forum posts from 2007/2008 lol so when i couldn't get the code right, there was no follow up to it. I'll have a look at those links though lyndsey Thank you
-
Having links target certain DIV's
Anyone? The only stuff i can find online is either from years ago or isn't explained at all and i can't get it to work lol
-
Having links target certain DIV's
Basically i want it so when someone clicks on a link on my website, the info from that page is loaded into a div on my main page rather than having the whole website reload and take the user to a different page I hope that makes sense
-
Having links target certain DIV's
Ok, i knew a new dilemma today would pop up, and it has. Right so i've made my website using DIV tags and it looks nice and does what i want it to do etc, but now i've come to adding links. Basically i want my links to open up in the center of the page (div id=content) rather than reloading the whole page. I used to do this with frames etc, and a quick google shows me you need jquery or java to do this same feat using DIV tags. However everything i seem to find online, isn't working correctly, or the coding isn't explained at all and it's just confusing me (it's 1am and i've been at this for the last few hours, my brain has now melted lol) Would anyone on here be so kind as to possibly explain how i would go abou tgtting my links to work. Also while i'm asking for favours here, do i need to do anythign special to the extra pages i'm creating??? Thanks in advance guys
-
Footer to be at bottom of window?
Just to say i was having issues with this earlier and the links that Tieskevo and 4li4s posted are really, really helpful
-
Where to start
No worries, i managed to sort it lol *feeling very proud atm* I have no doubt another issue will crop up soon though lol
-
-
Online tool to get a palette of complementary colors
Bookmarking that colourschemedesigner What a great site
-
Where to start
Thanks for the help guys I've made a start on something but am having major issues with a sticky footer. Found a dozen websites that all give different ways of doing it and i'm making a bit of a mess actually integrating it into my current layout. Any tips anyone?