@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info


Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

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


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






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



Home  |  disclaimer  |  contact  |  submit quotes