Hi,
I have my webapp that can be used from facebook now. This means that the app
is embebed so all the widths and heights must be changed to fit in the
facebook frame.
My idea is to load the css depending on the url, if the url is facebook) I
will load a particular stylesheet. Otherwise I will us
Hi everybody,
I am following the users guide
(http://tynamo.org/tynamo-federatedaccounts+guide) of tynamo to develop my
first facebook app in tapestry.
I have the facebook app configured:
Site URL: http://localhost:8080/
Site Domain: localhost
Canvas Page: https://apps.facebook.com/kadotest/
Canv
Thanks for the answer, I think that literal is not the problem because I was
specifying the property as a literal with annotation:
@Parameter(value="null", defaultPrefix = BindingConstants.LITERAL)
private String boxParams;
Also I don't think that the problem is the word "width" because when I
/got5/tapestry5-jquery/blob/master/src/main/resources/org/got5/tapestry5/jquery/assets/mixins/reveal/reveal.js
this one use jquery e.preventDefault(); to stop the event
François
2011/6/15 Kado:
Hi everybody,
I am trying to make a confirm using the jQuery plugin "colorbox".
The main
Hi everybody,
I am trying to make a confirm using the jQuery plugin "colorbox".
The main problem is that when I click the modal is open for 2 seconds
and the page continues the natural flow.
This is the mixin and tml of the code that I am using:
_*This is the tml example:*_
Oh sorry, finally I found the problem after a day trying. It was a zone
id problem.
Nevermind.
Thanks!
On 12/16/2010 10:44 AM, Kado wrote:
Hi,
I am working with a form that is used in 3 different places, so I
tried to create an abstract form and extends from it.
The problem with this is
Hi,
I am working with a form that is used in 3 different places, so I tried
to create an abstract form and extends from it.
The problem with this is that Is not working the submit now.
Anyone had this problem?
Thanks.
P.S. I am usign Tapestry 5.1
---
About this question.
Here we are using a layout that includes different components.
When we include jQuery lib in the mixins the jQuery doesn't works. We
have to include the jQuery lib in the layout to make the mixins work.
This is because we are not including pages and we are using components
Hi,
After the other day mail (no direct URL access to components), we start
to review our architecture and how to re-design things in order to have
pages instead of components.
We have seen 2 possible options.
The first one:
http://tapestry.apache.org/tapestry5/guide/layout.html
We find out t
First of all thanks for the hint.
We are doing this "component thing" in order to re-use pages across many
webapps.
Can we put pages in a library package??
Thanks.
On 11/02/2010 04:36 PM, Thiago H. de Paula Figueiredo wrote:
On Tue, 02 Nov 2010 17:26:10 -0200, Kado
wrote:
uming you already got your parameter from the page, does that answer you
question ? If you can proceed from here, please tell me how will you do it.
<http://tapestry.apache.org/tapestry5.2-dev/guide/pagenav.html>Sorry I
couldn't help much.
On Tue, Nov 2, 2010 at 8:38 PM, Kado wrote:
at 8:13 PM, Kado wrote:
Hi,
I am using some components for showing info in my webApp. Right now I am
trying to access to some of these components by a direct URL (so I can
access to this components from other webs, other processes and so on) and I
don't know how to do this.
As we try to
Hi,
I am using some components for showing info in my webApp. Right now I am
trying to access to some of these components by a direct URL (so I can
access to this components from other webs, other processes and so on)
and I don't know how to do this.
As we try to re-use as much as we can in
13 matches
Mail list logo