is not how can I change html attribute but how
can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li
and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li
component.
In pseudocode:
RepeatingView uls = ...
for_every_li
to
find
the
appropriate html tag, what do you want to do with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute
but how
can I
go through html structure and
find html tag with specific
with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute
but how
can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren
but how
can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li
component.
In pseudocode
-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done
you are able to find
the
appropriate html tag, what do you want to do with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how
can I
go through html structure and
find html tag
vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how
can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls
structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls = ...
for_every_li
say you are able to
find
the
appropriate html tag, what do you want to do with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how
can I
go through html structure and
find html tag
is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done by adding an attributemodifier to each li component
are able to find
the
appropriate html tag, what do you want to do with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how
can I
go through html structure and
find html tag with specific
do you want to do with it?
Met vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren
is not how can I change html attribute but how
can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html
attributes) can
be done by adding an attributemodifier to each li component
Hi,
is there a way I can find specific html tag in markup?
I have this html structure:
ul class=mymenu
li
a href=./mypage.html?cid=menumenu/a
ul
li
a href=./mypage.html?cid=menu/submenusubmenu/a
ul
li
a
Hi!
What you want to accomplish (e.g. changing some html attributes) can be
done by adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls = ...
for_every_li:
WebMarkupContainer li = ...
uls.add(li);
now, you can do something like this:
li.add(new
Problem is that uls and lis (let's call whole structure menu) is static html
code.
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can be done by
adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls =
And question is not how can I change html attribute but how can I go through html
structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can be done by
adding an attributemodifier
In that case I wouldn't bother trying this at the serverside.
Theoretically you can access the html markup and fiddle with it, but
that's generally not how wicket is meant to be used. (Trust me, we've
been doing quite some advanced stuff with wicket over the years).
If all you want to do is
attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done by adding an attributemodifier to each li component.
In pseudocode
attribute but how can I go through html
structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can be done by
adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls
Structure is static and I can't (management decision) generate it dynamically.
Everythink I have is
static html and category user has been clicked.
On 23.1.2013 21:03, Bas Gooren wrote:
In that case I wouldn't bother trying this at the serverside.
Theoretically you can access the html markup
vriendelijke groet,
Kind regards,
Bas Gooren
Op 23-1-2013 21:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g
I go through html
structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can be done by
adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls
I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done by adding an attributemodifier to each li component.
In pseudocode:
RepeatingView uls
Michael Jaruska:
And question is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done by adding
:01, schreef Michael Jaruska:
And question is not how can I change html attribute but how can I
go through html structure and
find html tag with specific attribute :-)
On 23.1.2013 20:50, Bas Gooren wrote:
Hi!
What you want to accomplish (e.g. changing some html attributes) can
be done
28 matches
Mail list logo