| |
| |
| |
|
Comments:
<0> hi <0> can i call a function in a parent window thusly: window.opener.FuncName() ? <0> i'm getting "window.parent.update" is not a function <0> and "window.opener.update" is not a function <1> hi <2> hi
<1> ht311 you know ajax? <2> i know it is a cleaner :) <2> just ask your question <1> i'm thinking to make the client side of a site 100% with AJAX <1> but i want to keep good SEO optimization <1> and i was thinking you know a good ideea <2> i don't know SEO stuff. if you want the serach engine come to mind all the pages on an ajax site, it could be hard <1> well can i have the pages initialy with normal links with href="http://somepage.com" and an id="ajax_getProducts" <1> and onLoad i replace all those href with "#" and i insert onClick events to call getProducts() for that particular case <1> ?! <2> you can <2> just how the seach engine know there is getProducts() to call <1> or i have the link like <a href="page.php" onClick="getProducts();"> and getProducts returns false so i don't go where hrefs points <1> it doesn't but initialy it's a href at the link <2> ie http://blad.com/ <1> witch SE follows <1> SE doesn't know JS from what i know <2> ie http://blad.com/?action=getProduct <2> i mean how the serach engine will know this link <1> in a page let's say i have a <a href="http://blad.com/somepage.php">some page</a> <1> search engine (SE) can follow it <2> and the site is ajax. even se follow it, it won't able the index the detail <2> and don't ever think give a page that only se can see, <1> well i'll have all the normal pages so the site works even if there's no AJAX on the browser or JS enabled
<1> and i'll use AJAX just for speed and more dynamic control <2> that could work then <1> for example i have 5 links pointing to 5 pages. SE will index those 5 pages normaly. but in those 5 A tags i have JS onClick handlers that call AJAX functions to do what i want (get content, display next page, etc) and the functions return false so the link isn't followed normaly <1> you understand what i mean? <2> <a href="prodcut1.html" onclick="getpRODCUT();return false;"> <2> http://weblogs.asp.net/mschwarz/archive/2005/08/06/421761.aspx <1> yeah <1> that's what i'm saying <1> it should work right? <2> http://www.backbase.com/#dev/tech/001_designing_rias_for_sea.xml[0] <1> do you have any ideea on what is this: <s:event ? <2> backbase using all kind of xml namespace of their own <1> i see <1> i'll start doing some playing with ajax see what i come out with <3> hey guys <3> how are ya <3> how can i focus on a certain radio button? document.myForm.radio1[0].focus(); ? <1> b4d why don't you try? <3> i am using exactly that but its not cuttin it <3> document.myForm.radio[1].checked think somethin like this might be better <3> i am tryin tho <1> have you searched google? <3> im lookin at irt <2> http://www.jibbering.com/faq/faq_notes/form_access.html <1> i'm sure you will find an answer <4> I'm thinking about javascripting to "spice up" a <textarea>. Anyone know a good tutorial for text manipulation using Java? <4> I've asked Google, but Google is objective. I need a subjective selection of what is a "good tutorial" :)
Return to
#javascript or Go to some related
logs:
pico arhive #AllNiteCafe 12WHAT MARK INDICATES BRITISH STANDARDS INSTITUTE APPROVAL?
#teens Msn8FrForCam.exe #MissKitten #linux gcroot == nullptr #AllNiteCafe #MissKitten
|
|