How to create a Multi-tab webpage - dreamweaver

I'd like to create a webpage with menus at the top, using Dreamweaver. So far the help info I have found online talks about using the "Spry" option from the "Insert" menu within Dreamweaver. But the version of Dreamweaver I have (latest downloaded from Adobe) does not have "Spry" when I go to "Insert". I found "Tabs" under "jQuery UI" under "Insert", and that looks great but when I tested it with IE, there was a pop-up "Internet Explorer restricted this webpage from running scripts or ActiveX controls" and the page looks all garbled up, unless I click "Allow blocked content". I cannot assume that end users will have the right setting on their IE to make this work and it may just look like the webpage is not well built.
Any advice on how I should proceed?
Thanks,

According to online help (https://helpx.adobe.com/dreamweaver/using/spry-widgets-general-instructions.html), Spry widgets are replaced with jQuery widgets in Dreamweaver CC and later. While you can still modify existing spry widgets on your page, you cannot add new spry widgets.
Regarding the problem of the page looking garbled up if scripts are turned off in the browser, I guess the only way around it is to code in such a way that the page degrades gracefully in browsers that don't support JavaScript.
I found a workable solution here:
http://www.elated.com/articles/javascript-tabs/

Related

How can I delete a layer/item in Google Web Designer?

I have been working for a few days now making a simple web page to be a basic cv/bio. I started by making my headers for the page and some simple animations when switching window sizes. After playing with adding some different colors in, I noticed that an asset I added, wasn't transparent(as I had intended it to be).
That said, I have tried to delete the item from the assets Library to no avail. I've tried removing all relevant keyframes, as well as trying to delete it from the Master Rules. The program will not allow me to delete the item, except from the Library, which does not affect the item on the page whatsoever.
I may well be missing something completely obvious and shall feel a fool when this is answered. Thank you for your help in advance!
To delete a layer, click on it in the timeline so that it's highlighted and then press the Delete key on your keyboard.
If the element is an asset imported by you, for example a picture, you must select it at the library collapsible menu and click the trash. If you can't find this menu, clic on Menu > Window > Library.
On Responsive window, click Edit base document. You can now delete it.

can't find custom embedded code on weebly

I've added some custom javascript to my weebly site using the EMBED button.
Now, I want to change it but can't get back to it in the weebly editor.
How can I find my old custom code?
OK, I found it. I just needed to slowly move my mouse over the body of the page and "edit embedded code" appeared.

On :focus issues with RokNav Fusion menu in Gantry (for joomla)

I am having issues with my websites menu: I am trying to make it more accessible, so using the :focus so the website can be navigated with Tab and Shift+Tab - but the submenu (the dropdown) is not receiving any focus but the 5 main tabs receive focus - how can I fix this issue? Ive looked for solutions to my problems but cannot find any relevent information to the specific menu system I am using (Fusion menu by RokNav), any help would be greatly appreciated... http://www.encoretelesolutions.com for example
Dave

Custom navigation with Liknlist web part

I'm using a standard link list web part. What I want to achieve is before my users click on the link a pop-up javascript warning box will display, stating that they are leaving the domain. In regular anchor tag I would preceed the URL with javascript:ShowWarning('http://www.youtube.com');.
I've search the AllLinks table in the database but did not find the links was looking for.
Where or how are these stored?
Thanks,
Risho
Firstly, editing the SharePoint database directly is a really bad idea. You shouldn't do it unless you really, really know what you are doing, and even then you will probably break the system.
Secondly, any change made in the data will be what shows up in the editor, and I don't think the editor supports links that don't start with "http://".
A better approach is to use jquery to add the popup behaviour to the links when the page is loaded.

Umbraco Menu macro disappears first on page load

Im using Umbraco 4 and have built a menu using a macro. I have one issue though when I click on a menu item the entire macro disappears immediately, some time before the rest of the page disappears so the new page can render. The new page renders the menu at the same time as the rest of the page though.
Any ideas on why this could be happening?
cheers
Jon
I've taken a look at the ultimate navigation package and I suspect the issue you are having is a client side scripting issue rather than an Umbraco one.
I note you have commented on the blog asking for support from the package writers. THey are probably your best bet here I.m afraid.
However as an alternative it's proably worth looking at this umbraco navigation package:
http://our.umbraco.org/projects/cogworks---flexible-navigation
as this does not use javascript and it may solve your issue or at least give you some pointers on constructing your own navigation.
T

Resources