Tagged Questions
0
votes
0answers
359 views
Simple CSS overlay/popup [closed]
Hey I got a really simple question (though quite confusing to me). Its technical but I figured it would be no problem for alot of the people on here so please bear with me and I would appreciate so ...
0
votes
0answers
21 views
Problem with shadow class in css [closed]
I was making my first site with php and jquery. I was trying to include this in the website :
http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
But I can't get the shadow and ...
0
votes
0answers
94 views
Responsive Menu Navigation [closed]
I am sure you all have heard of Responsive/Adaptive Website Design and Development, but for the sake of beginners to the technique and skill, what are ways to create a Responsive Menu Navigation?
I ...
3
votes
1answer
101 views
What is this thing called?!?! (bottom of screen popup)
I am looking for the name and some possible jquery libraries etc for the standard bottom of screen popup bar.
Its like a little bar that pops out on the bottom of the screen after X seconds or ...
0
votes
0answers
65 views
seperating html/css, jQuery/jcarousel button [closed]
I have a jQuery plugin (jcarousel) that creates a rotating carousel of pictures. Each of these pictures was originally designed to have a hyperlink button carrying the user to box office site. The ...
3
votes
4answers
256 views
SEO optimization for AJAX site and dynamic HTML canvas
I have a site that uses AJAX to query the Last.fm database and then dynamically draws a graph of the results on an HTML canvas. In the search function, I have a command that sets window.location.hash ...
2
votes
1answer
156 views
Will content in a default closed jQuery UI tab still be indexed?
I have a website that has a lot of traffic coming from alt text in images. Right now every image is fully visible on each page. But, I want info, images, and contact as jQuery UI tabs. The info ...
3
votes
1answer
359 views
Effect on SEO of lazy scrolling on HTML comments
I am thinking about using a JS script that lazy loads HTML when scrolling ( http://ivorycity.com/blog/2011/04/19/jquery-lazy-loader-load-html-and-images-on-scroll/).
I am not too sure about whether ...
0
votes
1answer
392 views
Background Music on Website and Not Start Over?
Yeah I know, background music sucks. Bottom line, client wants it.
I need to know how to keep it playing when going through the pages.
I'm using a quicktime plugin for the time being but I noticed ...
1
vote
0answers
391 views
I need this Font Picker for my project but I'm not able to get it working. [closed]
I am trying to create a "FontPicker" just like a normal "color picker". I have see many websites implementing "font picker" please check out http://mklogo.com for example, where the fonts are ...
0
votes
0answers
120 views
How is This Site Done? [closed]
https://squareup.com/
I would like to know how to do a site like the one in the link. Any help would be appreciated.
Thanks!
0
votes
2answers
493 views
Best and easy way to add video to website
I want to add videos to my website. I want to click on images and then to show video in "window" and start playing (popups like lightbox). I just don“t know what is best way to do it. I think one of ...
1
vote
2answers
450 views
Best way to use static HTML + AJAX with Django
I'm working on a web app and decided that for the max amount of speed I'm going to make it a single page. Then load all the content via AJAX pulling the data from a Django app. My options as I see ...
0
votes
5answers
612 views
DIsplay none and SEO [duplicate]
Possible Duplicate:
How bad is it to use display: none in CSS?
So i have a nav with tons of stuff and we want to scale back a few of the a tags in the nav but still have them on the page. ...
0
votes
2answers
433 views
Sidebar for Navigation in Website
I want to have a sidebar in my website with navigation in it.
I will use script like phpBB etc. but I want sidebar to be displayed on every page.
So I am thinking about making a Sidebar in HTML and ...