[TYPO3-english] question about sending email in typo3

tom liu typostudy at gmail.com
Thu Mar 7 14:06:10 CET 2013


Hi,

Now I am using image content elemen->behavior-> RTE link-> File, to
generate a popup window, The problem is the popup window shows in different
positons in Firefox, IE, chrome, I saw the source code is:
...
<a href="fileadmin/test.php" target="FEopenLink"
onclick="vHWin=window.open('http\x3A\x2F\x2Fdemo.connection.org\x2Ffileadmin\x2Ftest.php','FEopenLink','width=500,height=400');vHWin.focus();return
false;" title="Title">
<img src="uploads/pics/GButton.png" width="233" height="40" border="0"
alt="" /></a>
...
So I wonder if there is a way that I can control the pos

On Thu, Mar 7, 2013 at 8:49 AM, tom liu <typostudy at gmail.com> wrote:

> Hi,
>
> Right now, I have a button on my page which is called 'send email'. When
> people click the button, it will send email to a certain address(
> fx:admin at netscope.com). I used image content with
> Behavior:admin at netscope.com, but I see it will use people's mail program
> such as outlook. Now I want to change it, and I want to see this: when
> someone clicks the button, it will come up a simple email box that they can
> use (maybe a lightbox), so I just wonder what is the best way to
> do it? Thanks.
>
> Tom
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list