Support Forums

Help Function for fields when adding new listing

This is a discussion on Help Function for fields when adding new listing within the Technical Support forums, part of the Technical Support Forums category; In the documentation and administrator back end of the software, you have the ? in blue circles which when rolled ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 07-13-2009, 03:35 AM   #1
Member
 
Join Date: Apr 2009
Posts: 61
Rep Power: 5
JP2 Designs is on a distinguished road
Default Help Function for fields when adding new listing

In the documentation and administrator back end of the software, you have the ? in blue circles which when rolled over or clicked it gives some help to the user.

Wondering if this is possible for when the user tries to add stuff when creating a listing. This could help them stop making a mistake, not everyone is as smart as us!

Thanks
__________________
Jermayn Parker
v4.1.3 Developer
using deapsea as a template for hack m y own
JP2 Designs is offline  
Old 07-13-2009, 09:55 AM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,313
Rep Power: 125
Eric Barnes is a jewel in the rough
Default

Yes you can add it. Here is how:

Open layout.tpl and add this to the head:
Code:
<script type="text/javascript" src="javascript/overlib/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
Then just below <body>:
Code:
<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>
Then for the mouse over add:
Code:
<a href="javascript:void(0);" onmouseover="return overlib('The title of your site. This will appear in the browser\'s title bar.')" onmouseout="return nd();"> <img src="images/help.png" border="0" alt="help" /></a>
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Fields To Seller Store bowers01 Modules / Plugins / Modifications 2 09-24-2008 05:08 AM
Smarty Function for Top Listing Soleiltan v3.1 Questions & Support 1 02-05-2008 09:24 AM
Adding more fields in the user signup Unregistered Pre Sales Questions 1 10-26-2007 06:19 AM
Daily randomise listing function CHRD v3.1 Modules & Modifications 13 08-31-2007 05:32 PM
Adding displayed fields to Featured getsmart v3.1 Questions & Support 4 07-14-2007 07:46 PM


All times are GMT -4. The time now is 03:13 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0