Tagged Questions
7
votes
3answers
337 views
Directory structure for a website (js/css/img folders)
For years I've been using the following directory structure for my websites:
<root>
->js
->jquery.js
->tooltip.js
->someplugin.js
->css
->styles.css
...
4
votes
2answers
835 views
Embedding a Disqus forum on my website: showing scrollable area instead of expanding the height
I hope I put this question as it should, I am not an expert in html/css/javascript, so forgive me if it's not very clear.
The issue is as follows. I made my first website last week for the birth of ...
2
votes
2answers
868 views
How To Disallow Selection Of Text On Website?
I have a question about preventing the selection of content and right-clicking with your mouse on a website. Some websites that I have encountered display a dialog which prohibits right-clicking but ...
1
vote
2answers
49 views
Proper name scrolling news/photo
I'm very new to webdesign and am wanting to install a scrolling news/picture banner in the site but don't even know the proper term to search for to find out how to do it. Here's an example of what ...
1
vote
1answer
39 views
JavaScript loaded external content SEO
I wonder what is the best way to have Javascript loaded content indexed by search engines. I know that search engines don't execute Javascript, but I am thinking more of an progressive enchantment.
I ...
0
votes
2answers
49 views
Help choosing slider
I'm looking for JS implementation of effect similar to:
http://www.citroen.it/home/#/home/ main slider
Joomla! module will be the best solution, however, standalone JS snippet is also an option.
...