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 8949741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T13:17:19+00:00 2026-06-15T13:17:19+00:00

I have 2 problems at the moment. I bought a template and am trying

  • 0

I have 2 problems at the moment. I bought a template and am trying to integrate it into a rails app.

First problem:

I’m having trouble with the jquery tools form validations. The validation is not working. When you click the submit button, it just shows the input’s value where the validation message should be. Also, even though the required fields are filled in, it still won’t let me submit the form.

If you go to this link – , you can try and edit the data to see the valiation errors.

Second problem:

If you go to this link – , you can see that the avatar and “Edit info” button are hanging through the gray background. How can i get that gray background to fully encapsulate the avatar icon?

  • 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-15T13:17:21+00:00Added an answer on June 15, 2026 at 1:17 pm

    The problem is in your validation script only.,

    Please refer the following location :

    To see it in action http://jsbin.com/uwuqul/1/edit

    I did three changes in your codings those are,

    (1). I have changed the Validator Script

    <script src="http://cdn.jquerytools.org/1.2.7/full/jquery.tools.min.js" type="text/javascript"></script>
    

    (2). For Email validation, we need to change the type in email field,like

    <input id="demo_email" name="demo_email" required="required" size="30" type="text" value="" novalidate/>
    

    (to)

    <input id="demo_email" name="demo_email" required="required" size="30" type="email" value="" novalidate/>
    

    (3). Adding Style in validator script

    jQuery(".edit_profile_form").validator({ 
          position: 'top', 
          offset: [25, 10],
          messageClass:'form-error',
          message: '<div style="width:270px;"><em/></div>' // em element is the arrow
        }).attr('novalidate', 'novalidate');
    

    I think this may help you resolve your problems.

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

Sidebar

Related Questions

I'm having a blonde moment, here is my problem: Break down: I have an
I have a bizarre problem at the moment, I am just making a start
I have a problem and I am stack. If anyone have a spare moment
I'm building a micro site at the moment and I have a problem. I
I am playing around with cuda. At the moment I have a problem. I
The following code summarizes the problem I have at the moment. My current execution
I have wasted an entire day trying to fix problems with my pages. After
I am developing an app for iphone/ipad that I have some problems with. I
I have the following jQuery (admittedly messy at the moment) which appends a new
I'm currently having problems with Internet Explorer 8 ignoring padding/line-heights that I have on

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.