RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive.
More information
.
|
Register
|
Home
Forum
Chat
Help
Search
Login
Register
The RPG Maker Resource Kit
»
RMRK General
»
General Chat
(Moderator:
bluntsword
) »
Web Design Question
Web Design Question
Print
Pages: [
1
]
Author
Topic: Web Design Question (Read 1229 times)
0 Members and 1 Guest are viewing this topic.
tSwitch
Hungry
Rep:
Level 96
Mawbeast
#1 • Nov 3, 2008
is google able to read javascript that is embedded in a page?
FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project:
MBlok
| Find me on:
Bandcamp
|
Twitter
|
Patreon
:)
Cheese
Rep:
Level 95
?
#2 • Nov 3, 2008
What do you mean? The content produced by javascript? Such as popups and tabbed content? View the page in FF with javascript disabled if you can see it,then google spiders can.
Watch out for:
HaloOfTheSun
tSwitch
Hungry
Rep:
Level 96
Mawbeast
#3 • Nov 4, 2008
no like, you hover over a menu item, and the contents of a div will change based on what link you hover over.
not a tab, so much as switching out content.
FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project:
MBlok
| Find me on:
Bandcamp
|
Twitter
|
Patreon
:)
Cheese
Rep:
Level 95
?
#4 • Nov 4, 2008
like I said, disable javascript when you visit the page, that's how the bots will see it.
usually the content will just be displayed wildly.
Watch out for:
HaloOfTheSun
tSwitch
Hungry
Rep:
Level 96
Mawbeast
#5 • Nov 4, 2008
it displays "you either have javascript disabled or need to download the latest javascript blah blah blah blah..." in <noscript> tags ._.
I have tabs later on in the site that use jquery so it's an issue if someone visits the site with js disabled
FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project:
MBlok
| Find me on:
Bandcamp
|
Twitter
|
Patreon
:)
Cheese
Rep:
Level 95
?
#6 • Nov 4, 2008
Ya.
lol, can't say more than that. Though usually the tabs will display even with javascript disabled, just stacked divs
notice:
http://nettuts.s3.amazonaws.com/042_jQueryUITabs/demo/index.html
visit that, disable javascript. The hidden tabs will just stack under one another and the tabs will direct link to their position on the page.
Watch out for:
HaloOfTheSun
tSwitch
Hungry
Rep:
Level 96
Mawbeast
#7 • Nov 4, 2008
I'm using a different system, and they don't display without JS enabled :/
the main page works fine without JS, as all that is affected is the little content switcher (which isn't entirely necessary for page navigation) but the tabs on later pages are...
«
Last Edit: November 04, 2008, 02:53:52 PM by NAMKCOR
»
FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project:
MBlok
| Find me on:
Bandcamp
|
Twitter
|
Patreon
Print
Pages: [
1
]
The RPG Maker Resource Kit
»
RMRK General
»
General Chat
(Moderator:
bluntsword
) »
Web Design Question