Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-25-2013, 01:34 PM   PM User | #1
SocialAnalytics
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
SocialAnalytics is an unknown quantity at this point
Need help with javascript in Jomsocial

Hello there,

I'm working with Joomla extenstion JomSocial. Here is the thing; I need to edit a javascript but I have no experience with javascript at all and I do not know where to start.

Just found your forum and thought I'd give it a try and ask you guys. Please let me know what info I need to provide you in order for you to help me. I will try my best to describe below.

---

Jomsocial, as mentioned, is an extension for Joomla. It looks a lot like Facebook. My question is related to Jomsocials notification area.

More specifically the pop-up window that appears when clicking "notifications". See screenshot below;



I am trying to find out where I edit the code that decides what happens when I click the "close" button. I was able to find this code using Chrome Developer Tools;

Code:
<a href="javascript:void(0);" onclick="cWindowHide();" id="cwin_close_btn"></a>
Where would you go to edit this javascript?

I want to replace onclick="cWindowHide();" with onClick="window.location.reload()" so that when closing the notifications pop-up window, the whole site refreshes.

I have no idea what to do with this, but found the code above mentioned in the files

window-1.0.js
window-1.0.min.js

Though, nothing happens when I edit these files to reflect the prefered change.

If you want to visit the site, please go to www.e-share.dk and use login guest/guest

Thank you very much in advance!
SocialAnalytics is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:45 AM.


Advertisement
Log in to turn off these ads.