Karem
Forum Replies Created
-
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] javascript-toolbox Not Work in my SitePlease See
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] javascript-toolbox Not Work in my Site1.
### This code I put in the plugin<script language=”JavaScript”>
<!–
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? ‘yes’ : ‘no’;
menubar_str = menubar ? ‘yes’ : ‘no’;
statusbar_str = statusbar ? ‘yes’ : ‘no’;
scrollbar_str = scrollbar ? ‘yes’ : ‘no’;
resizable_str = resizable ? ‘yes’ : ‘no’;cookie_str = document.cookie;
cookie_str.toString();pos_start = cookie_str.indexOf(name);
pos_end = cookie_str.indexOf(‘=’, pos_start);cookie_name = cookie_str.substring(pos_start, pos_end);
pos_start = cookie_str.indexOf(name);
pos_start = cookie_str.indexOf(‘=’, pos_start);
pos_end = cookie_str.indexOf(‘;’, pos_start);if (pos_end <= 0) pos_end = cookie_str.length;
cookie_val = cookie_str.substring(pos_start + 1, pos_end);
if (cookie_name == name && cookie_val == “done”)
return;window.open(url, name, ‘left=’+left+’,top=’+top+’,width=’+width+’,height=’+height+’,toolbar=’+toolbar_str+’,menubar=’+menubar_str+’,status=’+statusbar_str+’,scrollbars=’+scrollbar_str+’,resizable=’+resizable_str);
}// –></script>
2.
### This code I put on the page<a href="javascript:na_open_window('win', 'https://arnav.co.il/calc/CalcHeberwCalendar.aspx?width=500', 0, 0, 600, 200, 0, 0, 0, 0, 0);" target="_self">JavaScript Link</a>
the Code is The same in both sites, on the one site that works and on the other site it does not work
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] javascript-toolbox Not Work in my SiteYour Email Please?
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] javascript-toolbox Not Work in my SiteHello Ahmed
Do you have any idea why Same action working as well in this site
https://www.halev.info/micki/sample-pageDo you recognize any conflict on the first site?
OK
or maybe you can tell me if there is a file from the plugin files can be use for RTL in “Custom CSS File” text box in plugin settingHello Kevin
I would love to know how to do it to use a custom CSS Value
What is your email address please?Hello k3davis
thanks for the update with print Button ?? its realy nice
1. i want to show the print on the Embed toolbar [not only in the fullscreen]
2. i use RTL language but i want to set the Scroll bar in right
How can i do thatI mean that, I want the directional toolbar according to the direction of reading
So I will set it as English language to align the toolbar to right
Otherwise, in The current situation if I use my language [Hebrew RTL] so the toolbar will float to the left
Maybe you should give the option for toolbar to appear on the right or leftSo how I can add the print button?
Forum: Plugins
In reply to: [Google Doc Embedder] [Plugin: Google Doc Embedder] The Mobile Themein fact, i use mobile theme even for Desktop – because i like the larg Buttons ??
It would be nice if you could consider giving these buttons selection
It’s up to you*I want to contribute to the development of plug-in that plugin is very useful for me and helps me
Forum: Plugins
In reply to: [WP Mingle] [Plugin: WP Mingle] Activity Not Wokingme also have this problem
on page also?
how can i stick it
not yet
actually, i waiting for developer to fix it