
October 11th, 2010, 09:29 AM
|
|
Registered User
|
|
Join Date: Dec 2009
Posts: 15
Time spent in forums: 1 h 18 m 24 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by fanatic123 You don't want to submit it to google, well I don't think that's possible, because google takes cache memories! |
I am not sure if I unserstand what you mean. What does cache to do with js in the mentioned way?
The thing is I want to show a whole process in jquery pop up. This means:
1. User clicks to product
2. When he clicks on it, in pop up some extra info shows.
3. If he clicks to buy it, in this same page inside jquery pop up log in form shows.
4. From here he can clicks log in with Facebook
It is not actually pop up but jquery creates with css square and puts it above the content. Like in Squidoo.com if you click Sign up.
And this code will be in almost every page in rightbar. And here I am worried what will happen if Google will think I am hidding some things if I put this dialogs with jquery above the content.
Last edited by meee : October 11th, 2010 at 12:33 PM.
|