Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8847133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:08:10+00:00 2026-06-14T12:08:10+00:00

I am using velocity in my project, and I have a list with icon

  • 0

I am using velocity in my project, and I have a list with icon for each item in list, but I want to set de class icon according what come from my database, to make my menu dynamic.

                    <li>
                    #foreach($item in $navegacao)
                    <a href="javascript:void(0);" class="with_sub"><img src="#link("resources/theme/mango/img/icons/packs/fugue/16x16/application-form.png")" alt="" height="16" width="16">$item.nome</a>
                    <ul class="sub" style="display: none;">
                        #foreach($nav in $item.navegacoes)
                            <li class="with-icon"><a href="ui_grid.html"><span class="icon icon-th"></span>$nav.nome</a></li>
                        #end
                    </ul>
                    #end
                </li>   

I have this code <span class="icon icon-th"></span>, but instead of icon icon th, I want to set a new class, I tried <span class=$nav.classIcon></span> but its not working. My objects navegacao and item.navegacoes is coming right in my session.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T12:08:11+00:00Added an answer on June 14, 2026 at 12:08 pm

    Your class attribute is missing the enclosing quotes; since you’re setting multiple classes, these are required (and should really be there in any case).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the NVelocity from the Castle project and according to the velocity specs
I have a project that generates HTML pages using a Velocity template and Java.
I am using Velocity Templating Language and currently have: #set ( $stringList = $string.split(,)
I just start using Java Velocity. Now I want to create a java class
I have a small command line utility project that I'm using Maven to manage.
I'm using velocity templates to generated plain-text emails for a notification system. I have
I'm working on migrating a project which is very JSP-centric to using Velocity. In
Looking for tips/tools to make this happen (using PDF/Velocity Templates/Java): I have an image
I'm using LibGDX at the moment for an Android project but I think the
If you are using closed repository, but your application uses some dependencies from external(maven

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.