Re: [WSG] Need to access parent content from iframe

2011-04-05 Thread Elankeeran / இளங்கீரன் V
if both the page are in different domain and if your owning both page then
you can add below line in the top of your both page

window.domain="yourdomainname";



On Tue, Apr 5, 2011 at 4:09 PM, Mahendran Venkatesan <
venkatesan.mahend...@gmail.com> wrote:

>
> yes!
>
>
> 2011/4/5 Elankeeran / இளங்கீரன் V 
>
>> its your iframe url and parent window in same window?
>>
>> On Tue, Apr 5, 2011 at 3:34 PM, Mahendran Venkatesan <
>> venkatesan.mahend...@gmail.com> wrote:
>>
>>>
>>> In my website, I have a requirement where iframe js should access the
>>> form fields of parent window. I tried with "window.parent.document.forms",
>>> but it is not working.
>>>
>>>
>>> Is there any possibility to access the parent window content from iframe
>>> js?
>>>
>>> p.s. The iframe and parent window are different domain. The js file
>>> resides in iframe.
>>>
>>> Thanks!
>>> Venkatesan M
>>>
>>>
>>> ***
>>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>>> Help: memberh...@webstandardsgroup.org
>>> ***
>>>
>>
>>
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: memberh...@webstandardsgroup.org
>> ***
>>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


Re: [WSG] Need to access parent content from iframe

2011-04-05 Thread Elankeeran / இளங்கீரன் V
its your iframe url and parent window in same window?

On Tue, Apr 5, 2011 at 3:34 PM, Mahendran Venkatesan <
venkatesan.mahend...@gmail.com> wrote:

>
> In my website, I have a requirement where iframe js should access the form
> fields of parent window. I tried with "window.parent.document.forms", but it
> is not working.
>
>
> Is there any possibility to access the parent window content from iframe
> js?
>
> p.s. The iframe and parent window are different domain. The js file resides
> in iframe.
>
> Thanks!
> Venkatesan M
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Freelance Designer Needed

2010-12-01 Thread Elankeeran / இளங்கீரன் V
Please send me job description

On 12/2/10, Daniel Anderson  wrote:
> G'day, not sure if I am allowed to ask this on this list or not, but I am
> struggling finding someone.
>
> I am in need of a Guru designer to team up with on a few jobs that I have.
> All I need will be the PSD files and I will handle all the coding etc.
>
> If anyone could recommend someone that would be greatly appreciated.
>
> Cheers
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***

-- 
Sent from my mobile device


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] HTML5: Techniques for providing useful text alternatives

2010-05-17 Thread Elankeeran / இளங்கீரன் V
Sorry for spam

I have created a forum for HTML5 discussion let join and have your
discussion.

http://www.html5guys.com/

Regards
Elankeeran V

On Mon, May 17, 2010 at 4:21 PM, Steven Faulkner
wrote:

> HTML5: Techniques for providing useful text alternatives
> http://dev.w3.org/html5/alt-techniques/
>
> This document is a work in progress currently edited by me, I
> encourage anyone with an interest to contribute to its development.
>
> Document aims:
> * Provide clear and practical advice on how to  provide appropriate
> text alternatives for images using currently supported  techniques
> * How to make use of the new features available in HTML5 and WAI-ARIA
> for providing text alternatives.
> * Understanding the advantages and disadvantages of each technique in
> reference to browser and assistive technology support.
> * Provide normative rules for each technique in regards to whether its
> correct use results in a conforming HTML5 document.
> * Harmonization of HTML5 document conformance in regards to image text
> alternatives with WCAG 2.0.
>
> The document has been put forward as a First Public Working Draft in
> the W3C HTML WG, it is expected this initial publication will occur
> next month.
>
> How you can help:
>
> If you are not a member of the W3C HTML WG:
> Email the HTML WG public comments list: public-html-comme...@w3.org
> Email me: faulkner.st...@gmail.com
>
> Or preferably
>
> File a bug
>
> If you are a member of the HTML WG email the list or me  or preferably
> file a bug
> http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG&component=alt%20techniques%20(editor:%20Steven%20Faulkner)
>
> --
> with regards
>
> Steve Faulkner
> Technical Director - TPG Europe
> Director - Web Accessibility Tools Consortium
>
> www.paciellogroup.com | www.wat-c.org
> Web Accessibility Toolbar -
> http://www.paciellogroup.com/resources/wat-ie-about.html
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

[WSG] JSON structure not working in IE7 (JavaScript)

2009-09-09 Thread Elankeeran / இளங்கீரன் V
Hi All,

I try do some JSON code its working fine in FF but not working in IE7

Anyone please help to resolve the issue

* 
 $("donationBox").ready(function() {
checkPage();
});

function checkPage(){
var pagename = "70";
var person = { strEventId : pagename};
$.ajax({
type: "POST",
url: "GetData.asmx/getDONBox",
data: JSON.stringify(person),
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(msg) {
document.getElementById("donationBox").innerHTML=msg.d;
}
 });
}
 
*
Thanks in advance!

Regards
Elankeeran V


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] background images in HTML emails..

2008-03-20 Thread Elankeeran / இளங்கீரன் V
Your  image path should be absolute path i.e,
http://www.urwebsitename.com/images/background.gif

it will work in the email template

-Elankeeran V


On 3/20/08, Naveen Bhaskar <[EMAIL PROTECTED]> wrote:
>
>
> Hi...
>
> anybody can tell me.. how to use background images  in html emails.
> I have a div with background image and text above that... the
> background image is not displaying :-(
>
> help help
> --
> navii
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***