I have this case:
public sealed class ClienteMap : ClassMap {
public ClienteMap() {
Id(x => x.Codigo).GeneratedBy.Native();
HasMany(x => x.Consumacoes).AsList();
}
}
and:
public sealed class ConsumacaoMap : ClassMap {
public ConsumacaoMap() {
Hiho!
I believe that you are trying to add some CSS settings directly on the tag
definition, instead of assigning a class to it.
If I got it right, you should use the tag parameter *style*, instead of
class.
logo
...
2010/1/20 fran23
>
> I don't know how to handle
Indeed, the problem is related to the selected option not to the be the
first one, on the first time the object is *clicked*.
The problem is not exactly the "selected" parameter written on the body, but
the currently selected option in runtime.
To verify that, just add an onload event to body, and
Hi, someone want help me in this task: I want use MeioMask (http://
www.meiocodigo.com/projects/meiomask/) in my app. I know what zk5 is
integrated with jquey, but i can not upgrade version of zk in my app.
I try this code, but no sucess:
http://www.w3.org/1999/xhtml";>
Hi I would like to know if there is a simple way to show all elements
of that variable?
var collectionElements = {
teste: {
var1: 'teste[]',
var2: 'brincadeira-2',
var3 :
Hi all
I profiled my script with firebug and have seen that the "filter()"
function is called very often.
As far as I see this function is called when i use a selector like
$("table[name="+name+"]")...
Is there a possibility to speed that up?
In XSLT there is the "key" function.
see:
http://www
Hi,
I'm newbie about javascript and jquery. I would like to know how can
I change values of all input type checkbox to unchecked when the user
changes the values to "No" answer of a input type radio.
The code can be the following
yes
no
Value 1
Value 2
Thank you.
Regards,
Bruno.
be the implications of this?
Is it slower then the .load method ?
Actually I still use the .load method in some places, but it would
make a much cleaner interface to just receive json, for every message
types, including html to be substituted.
Thanks in advance,
Bruno
FR doesn't work properly =\
It seems to scale the flash object to fit the parent div.
Here's the link with both versions:
[Working] http://www.brunomacaco.com.br/testes/jquery/sifr/
[Bugged] http://www.brunomacaco.com.br/testes/jquery/sifr/bug.html
ty
--
Bruno Macaco
Front-end engineer & designer
81 9926.9883
it out there.
Bruno
On Aug 10, 4:40 pm, Adrian Lynch <[EMAIL PROTECTED]> wrote:
> Thanks.
>
> In the end I used substring.
>
> The reason for it being in HTML comments is that it's meta data that I
> don't want appearing on the page if CSS is turned off.
>
> Adrian
Hi, i had a little problem with jcarousel.
With firefox, the scroll caused the fisrt slided item to have a width
of 0px a few ms.
so I've putten an animate on the width modification, (wich make Ie
bug) so, there is the code.
ps : Thanks all of you, jquery is so great :)
remove: function(i) {
Hi, I would like to know how to capture atributes of a picture using
jquery? (Atributes of picture no of tag)
Atributes like width and height..
Thanks
On 30 avr, 16:42, Dave Methvin <[EMAIL PROTECTED]> wrote:
> > FWIW, the page is a bit heavy on markup
> > (document.getElementsByTagName('*') on my current test page yields
> > 1295), but this is not something I can help.
>
> You're finding and attaching a lot of event handlers then.
That would
On 29 avr, 14:55, Dave Methvin <[EMAIL PROTECTED]> wrote:
> > > > I have this piece of code that works fine, but is a bit slow (on a
> > > > page with =~ 25 container and =~ 70 buttons, it takes about 2 to 3
> > > > seconds to complete, even after I made my best to narrow down the $
> > > > (elt)
On 29 avr, 04:34, Dave Methvin <[EMAIL PROTECTED]> wrote:
> > I have this piece of code that works fine, but is a bit slow (on a
> > page with =~ 25 container and =~ 70 buttons, it takes about 2 to 3
> > seconds to complete, even after I made my best to narrow down the $
> > (elt) set on which it
Hi all
I have this piece of code that works fine, but is a bit slow (on a
page with =~ 25 container and =~ 70 buttons, it takes about 2 to 3
seconds to complete, even after I made my best to narrow down the $
(elt) set on which it is called). So I if anybody here has any idea to
improve it...
NB
case "35":case "40": this.val = ""}}});
>
> This is untested, I don't currently have access to my own forms, but
> you get the idea.
>
> Eric
>
>
>
>
>
>
> On Jan 23, 4:53 am, "Bruno Eustáquio F. Andrade" <[EMAIL PROTECTED]>
> wrote:
> > How accept only the minutes 00, 15, 30, 45 using the masked input plugin
> for
> > hour?thanks.
>
How accept only the minutes 00, 15, 30, 45 using the masked input plugin for
hour?thanks.
On Jun 4, 5:27 pm, Massimiliano Marini <[EMAIL PROTECTED]> wrote:
> I want to load news in my html page from a php script from another
> site.
>
> I have included this script in my html page, but not work, maybe I'm
> wrong using $.post?
>
> $(document).ready(function(){
>
> $.post("http
19 matches
Mail list logo