What happens if you call control.makeTransliteratable with a second array of 
ids when your dynamic content is generated and appended to the page?

Additionally, it should be noted that the Transliterate API has been deprecated 
since the end of May of this year. This means that the API will be shut down no 
later than May of 2014, and could be shut down at any time - with or without an 
announcement - if Google deems maintaining it to be too burdensome. All of this 
to say that you may want to be investigating possibilities for an 
upgrade/migration path rather than spending time developing for the API and 
control that will ultimately be discontinued.

Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

For more information or a project quote:
jrgeer...@gmail.com

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

On Aug 22, 2011, at 6:40 AM, ganesh wrote:

> Hello All,
> 
> As we can assign ids sumilar wayr
>  var ids = [ "transl1", "transl2" ];
>  control.makeTransliteratable(ids);
> 
> 
> in my case these id will generate after page load i.e. when i will
> click on button new html element will create.
> 
> My problem is how can i assign these newly generated id to
> control.makeTransliteratable() after new row is created.
> 
> Any help appricitaed
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Google AJAX APIs" group.
> To post to this group, send email to
> google-ajax-search-api@googlegroups.com
> To unsubscribe from this group, send email to
> google-ajax-search-api+unsubscr...@googlegroups.com
> To view this message on the web, visit
> http://groups.google.com/group/google-ajax-search-api?hl=en_US
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to