Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: calendar
17 Aug 2014 13:11

luckgood

Help Me! :ohmy:
I want to calculate the difference in days between two calendar dates. Using this materials, as a result I've got next answer: NAN. What it's mean?
This is my script:
<script type="text/javascript">
function calculateDate(date1, date2){
 
  diffc = date1.getTime() - date2.getTime();
 
  days = Math.round(Math.abs(diffc/(1000*60*60*24)));
 
return days;
}
 
function rsfp_onSelectDate(date, type, args, calendar){
 
argsstr = String(args);
spldate =...

Thanks!
Category: RSForm! Pro
05 Aug 2014 06:24

dsizz

Hi Guys,

I am not sure if this requirement is possible with rsevents pro, actually i have a small calendar module on the home page and is there any way to tweak it so that once the user click on any date and it take to a page with a bigger calendar view.

Thanks
Category: RSEvents!Pro
04 Aug 2014 08:44

cosmin.cristea

The ordering of the events displayed in the calendar, can be changed for both the Menu item and for the Calendar Module. This option can be found here: :

Menus > Calendar Menu Item > Option > "Default ordering"
Extensions > Module Manager > Search for the RSEvents!Pro Calendar > "Default ordering"
Category: RSEvents!Pro
02 Aug 2014 14:55

giggimix1

Hello I have a problem on scripts:
www.edeos.eu/new/prossimi-webinar-e-corsi

Can you give me a hand?
Category: RSEvents!Pro
02 Aug 2014 12:45

michael.williams

How can I reorder the events in the calendar days to appear by earliest event on top?
Category: RSEvents!Pro
24 Jul 2014 21:48

contact14

Hi i have a problem with rsevents pro,
I have an event that appear on calendar and on rsevents-slider. The problem is the links from calendar don't show the same as the slider !! i need both points to the same link ! Any idea ?
*
Cheers
Category: RSEvents!Pro
05 Jul 2014 09:31

fritz.gehrmann

Hi!

I don't see my Calendar. regardless of whether popup or flat :(
The following Error Message: MONTHS_SHORT is not defined in cal.js

Hope you can help me :-)

Best Regards
Fritz

test.schwedenaktiv.de/test22.html
Category: RSForm! Pro
25 Jun 2014 18:01

orglube

Hello Everyone,

I need to build a school planning of children's attendances to the scholl restaurant : I thought that RS products might be usable to do what I want.

Here is the problem to solve :

- I know which days in the week every child used to attend to the restaurant (based on parents declaration at the beginning of the year);

- I am therefore able to prefill for each coming month a "previsional" planning of attendance to the restaurant for each child

- I would like to offer to the...
Category: General Discussion
24 Jun 2014 12:09

eddie2

I need guide to css for the hover over calender action
Currently its just a mess of gigs with no class attached? How do I add a class for the calender hover text!

Regards

Eddie
Category: RSEvents!Pro
20 Jun 2014 01:01

tomicat

I've been wracking my brains over this one for some time, so hopefully one of you wizards can help me out.

I have an RSForm mapped to create articles in my J3 site. I want to be able to take a date from a Calendar field and use it as the publish up date of the article. Now, I have this working using a hidden field with default value of:

//<code>
return date('o-m-d H:i:s');
//</code>

My problem is that when the article is created, it adds GMT (+10) to the time. So If I were to make a...
Category: RSForm! Pro
17 Jun 2014 15:05

kraymitchell

I am building a form with a Calendar.

Is it possible to add a Time option so they must select a date and time?

If this is possible, how do I add it?

Also, if I can add a time function, can I set it so that you cannot submit the form if it's 24hrs or less from the selected date/time

I'm building a cancellation form, and you must cancel with 24+ hours notice.
Category: RSForm! Pro
30 May 2014 17:27

nicolingen

Already solved it. It was a Jquery problem with other module. Solved it with a query plugin
Category: RSForm! Pro
30 May 2014 10:42

cosmin.cristea

Can you please provide us the link to your form?
Category: RSForm! Pro
30 May 2014 09:04

nicolingen

Hello,

The Calendar is not showing in the Lightbox/Modal popup window.
Maybe it is some Jquery

Anyone some solutions?

Kind regards,
Category: RSForm! Pro
26 May 2014 12:17

sol4

Nobody? :(
Is it possible to influence the popup of the calendar-field with javascript and not only the value of the text-field?
Category: RSForm! Pro
Displaying 391 - 405 out of 1050 results.